thomaszwagerman / butterfly

Verification of continually updating timeseries data where we expect new values, but want to ensure previous data remains unchanged.
https://thomaszwagerman.github.io/butterfly/
Other
2 stars 0 forks source link

Tolerance implementation #20

Closed thomaszwagerman closed 3 weeks ago

thomaszwagerman commented 3 weeks ago

Adding in passing of further waldo::compare arguments, such as tolerance and max_diffs.

Closes #18