beacon-biosignals / AlignedSpans.jl

Helpers for continuous <-> discrete indexing
MIT License
4 stars 0 forks source link

Support constructing `AlignedSpan` from `UnitRange` #13

Closed hannahilea closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #13 (e964ddc) into main (3bd5624) will increase coverage by 1.50%. The diff coverage is 100.00%.

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

@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
+ Coverage   95.71%   97.22%   +1.50%     
==========================================
  Files           4        4              
  Lines          70       72       +2     
==========================================
+ Hits           67       70       +3     
+ Misses          3        2       -1     
Impacted Files Coverage Δ
src/AlignedSpans.jl 100.00% <100.00%> (+5.88%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more