sisl / Records.jl

Containers for object lists over time
Other
2 stars 2 forks source link

Make findfirst consistent #5

Closed MaximeBouton closed 5 years ago

MaximeBouton commented 5 years ago

4

codecov-io commented 5 years ago

Codecov Report

Merging #5 into master will decrease coverage by 12.12%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #5       +/-   ##
===========================================
- Coverage     100%   87.87%   -12.13%     
===========================================
  Files           6        7        +1     
  Lines         179      297      +118     
===========================================
+ Hits          179      261       +82     
- Misses          0       36       +36
Impacted Files Coverage Δ
src/listrecords.jl 95.31% <100%> (-4.69%) :arrow_down:
src/frames.jl 90.24% <100%> (-9.76%) :arrow_down:
src/common.jl 50% <0%> (-50%) :arrow_down:
src/queuerecords.jl 56.75% <0%> (-43.25%) :arrow_down:
src/conversions.jl 94.87% <0%> (-5.13%) :arrow_down:
src/Records.jl 100% <0%> (ø)

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 1c33a2f...b74e134. Read the comment docs.