BioJulia / IntervalTrees.jl

A data structure for efficient manipulation of sets of intervals
MIT License
44 stars 17 forks source link

Release 0.2.1 #27

Closed bicycle1885 closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #27 into release-0.2 will decrease coverage by 1.59%. The diff coverage is 91.75%.

Impacted file tree graph

@@              Coverage Diff               @@
##           release-0.2      #27     +/-   ##
==============================================
- Coverage         93.2%   91.61%   -1.6%     
==============================================
  Files                3        3             
  Lines              692      775     +83     
==============================================
+ Hits               645      710     +65     
- Misses              47       65     +18
Impacted Files Coverage Δ
src/slice.jl 93.22% <76.47%> (-6.78%) :arrow_down:
src/IntervalTrees.jl 92.71% <93.33%> (-1.55%) :arrow_down:

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 1f1bb8b...3a668a1. Read the comment docs.