beacon-biosignals / DataFrameIntervals.jl

Utilities for working with DataFrames of `Intervals.jl` or `TimeSpans.jl` objects.
MIT License
6 stars 1 forks source link

Handle empty dataframes #19

Closed haberdashPI closed 2 years ago

haberdashPI commented 2 years ago

Closes #18

codecov[bot] commented 2 years ago

Codecov Report

Merging #19 (07a518f) into main (d22c243) will increase coverage by 0.06%. The diff coverage is 100.00%.

:exclamation: Current head 07a518f differs from pull request most recent head 54058eb. Consider uploading reports for the commit 54058eb to get more accurate results

@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
+ Coverage   89.50%   89.57%   +0.06%     
==========================================
  Files           1        1              
  Lines         162      163       +1     
==========================================
+ Hits          145      146       +1     
  Misses         17       17              
Impacted Files Coverage Δ
src/DataFrameIntervals.jl 89.57% <100.00%> (+0.06%) :arrow_up:

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