BioJulia / IntervalTrees.jl

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

modernize inbounds style #44

Closed bicycle1885 closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #44 into master will decrease coverage by 0.03%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
- Coverage   97.68%   97.65%   -0.04%     
==========================================
  Files           3        3              
  Lines         604      596       -8     
==========================================
- Hits          590      582       -8     
  Misses         14       14
Impacted Files Coverage Δ
src/IntervalTrees.jl 97.68% <100%> (-0.04%) :arrow_down:
src/slice.jl 94.73% <100%> (-0.14%) :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 a123c23...ec28bb2. Read the comment docs.