beacon-biosignals / DataFrameIntervals.jl

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

some small repairs #7

Closed haberdashPI closed 2 years ago

haberdashPI commented 2 years ago

A few miscellaneous fixes I found during usage:

codecov[bot] commented 2 years ago

Codecov Report

Merging #7 (98649d4) into main (394a7c1) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main       #7   +/-   ##
=======================================
  Coverage   89.50%   89.50%           
=======================================
  Files           1        1           
  Lines         162      162           
=======================================
  Hits          145      145           
  Misses         17       17           
Impacted Files Coverage Δ
src/DataFrameIntervals.jl 89.50% <100.00%> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more