We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, this is a great tool, and I would like to use it against some computed files. Sadly, I get thousand of false errors, like:
DIFF Cell at MyTab!M79 => '979.1358516266992' v/s '979.1358516266946'
Would it be possible to put a threshold when comparing numbers?
Thanks! Luigi
The text was updated successfully, but these errors were encountered:
Yes, this is should be doable, I'll take it up for the next release.
On Tue, Jun 30, 2015 at 8:03 AM, luigikitten notifications@github.com wrote:
Hi, this is a great tool, and I would like to use it against some computed files. Sadly, I get thousand of false errors, like: DIFF Cell at MyTab!M79 => '979.1358516266992' v/s '979.1358516266946' Would it be possible to put a threshold when comparing numbers? Thanks! Luigi — Reply to this email directly or view it on GitHub #22.
— Reply to this email directly or view it on GitHub #22.
Sorry, something went wrong.
Added a --diff_numeric_precision flag. Released 0.5.0.
Many thanks!!! I will check it asap
No branches or pull requests
Hi,
this is a great tool, and I would like to use it against some computed files.
Sadly, I get thousand of false errors, like:
DIFF Cell at MyTab!M79 => '979.1358516266992' v/s '979.1358516266946'
Would it be possible to put a threshold when comparing numbers?
Thanks!
Luigi
The text was updated successfully, but these errors were encountered: