-
Notifications
You must be signed in to change notification settings - Fork 54
[FEATURE] allow resemble.compare even if dimensions are not the same #96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEATURE] allow resemble.compare even if dimensions are not the same #96
Conversation
Hi, |
I'm not the maintainer, but in general if you find a pull request you like, you could use https://www.npmjs.com/package/patch-package to automatically patch your project. |
@jpmschuler thanks |
Guys, thanks a lot for participation..I will make a release as soon as I can, I need atleast one tester for any patch, @derevyankoyuvl could you confirm fix by @jpmschuler works for you and also doesn't have any regression. |
@puneet0191 I can test this tomorrow and then will update you |
@derevyankoyuvl any update on your testing results? |
@puneet0191 Sorry, I entered a message a week ago but forgot to submit it. |
Thank you |
* Fixed optional param in JSDoc and generated TS definition (#99) * [TASK] fix relative paths for Mochawesome context screenshots (#97) * [TASK] fix relative paths for Mochawesome context screenshots * [TASK] improve relative path generation for cases where report is not in default folder * [TASK] switch to Path.relative * [TASK] add more pessimistic check for undefined options * [TASK] resolveRelativePath should not be public * [FEATURE] allow resemble.compare even if dimensions are not the same (#96) * [FEATURE] allow resemble.compare even if dimensions are not the same \n\nsee #94 * fix default value overriding custom value "false" * Update Version, Prepare for release. Co-authored-by: Jaromir Obr <[email protected]> Co-authored-by: jpmschuler <[email protected]>
see #94