beacon-biosignals / StableHashTraits.jl

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

Revise interface #3

Closed haberdashPI closed 2 years ago

haberdashPI commented 2 years ago

This does the following:

codecov[bot] commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@cb8a9e2). Click here to learn what that means. The diff coverage is n/a.

:exclamation: Current head bea06bb differs from pull request most recent head 4df1b8e. Consider uploading reports for the commit 4df1b8e to get more accurate results

@@           Coverage Diff           @@
##             main       #3   +/-   ##
=======================================
  Coverage        ?   95.65%           
=======================================
  Files           ?        1           
  Lines           ?       46           
  Branches        ?        0           
=======================================
  Hits            ?       44           
  Misses          ?        2           
  Partials        ?        0           

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more