Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Base.hash(::Measurement, ::UInt) method #104

Merged
merged 1 commit into from
Apr 24, 2021
Merged

Add Base.hash(::Measurement, ::UInt) method #104

merged 1 commit into from
Apr 24, 2021

Conversation

giordano
Copy link
Member

Fixes #103.

@codecov-commenter
Copy link

codecov-commenter commented Apr 23, 2021

Codecov Report

Merging #104 (37f91d6) into master (cbda13d) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 37f91d6 differs from pull request most recent head 6d3da57. Consider uploading reports for the commit 6d3da57 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master     #104   +/-   ##
=======================================
  Coverage   96.84%   96.84%           
=======================================
  Files          12       12           
  Lines         697      698    +1     
=======================================
+ Hits          675      676    +1     
  Misses         22       22           
Impacted Files Coverage Δ
src/comparisons-tests.jl 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cbda13d...6d3da57. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error when hashing Measurement{Float64}
2 participants