JuliaTesting / ReferenceTests.jl

Utility package for comparing data against reference files
https://juliatesting.github.io/ReferenceTests.jl/latest/
Other
82 stars 14 forks source link

trigger test fail when image sizes are unequal #34

Closed johnnychen94 closed 4 years ago

coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.3%) to 85.039% when pulling 17bd51f3e42947d646da3d3202c3d11bf26fbb89 on johnnychen94:size into 2c64fe6dd2dd945702cd94755d44431b28db9406 on Evizero:master.

coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.3%) to 85.039% when pulling cc8ca5775054d15c9080351071a49923ade238f0 on johnnychen94:size into 2c64fe6dd2dd945702cd94755d44431b28db9406 on Evizero:master.

oxinabox commented 4 years ago

LGTM, seems like that should have always been the behavior. bump patch version so can tag release

johnnychen94 commented 4 years ago

There're several other PRs in plan, I'll bump a version after that.

oxinabox commented 4 years ago

Bump version. Change to -DEV. Per (imo) https://white.ucc.asn.au/2019/09/28/Continuous-Delivery-For-Julia-Packages.html

johnnychen94 commented 4 years ago

I'm going to merge this and bump a patch version.