beacon-biosignals / StableHashTraits.jl

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

Fix single-term tuple bug in 1.10 #52

Closed haberdashPI closed 9 months ago

haberdashPI commented 9 months ago

Description

Addresses #51

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (3f2c4e4) 95.41% compared to head (c53239a) 95.44%.

:exclamation: Current head c53239a differs from pull request most recent head 364ab76. Consider uploading reports for the commit 364ab76 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #52 +/- ## ========================================== + Coverage 95.41% 95.44% +0.02% ========================================== Files 2 2 Lines 349 351 +2 ========================================== + Hits 333 335 +2 Misses 16 16 ```

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