beacon-biosignals / StableHashTraits.jl

Compute hashes over any Julia object simply and reproducibly
MIT License
9 stars 3 forks source link

Update Pluto Reference Tests #76

Open haberdashPI opened 1 month ago

haberdashPI commented 1 month ago

This updates the reference tests for pluto to use the appropriate hash version. These updates are required to verify hash stability in the upgrade to 2.0 (#72).

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.62%. Comparing base (65b918c) to head (e50e9f1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #76 +/- ## ========================================== + Coverage 93.57% 93.62% +0.04% ========================================== Files 7 7 Lines 669 674 +5 ========================================== + Hits 626 631 +5 Misses 43 43 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.