Move resampler out of parsers, remove relative paths for import #163
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Nov 8, 2024 in 1s
99.17% (+0.00%) compared to 0b90f3e
View this Pull Request on Codecov
99.17% (+0.00%) compared to 0b90f3e
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 99.17%. Comparing base (
0b90f3e) to head (f32c805).
Report is 7 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #163 +/- ##
=======================================
Coverage 99.17% 99.17%
=======================================
Files 7 7
Lines 242 243 +1
=======================================
+ Hits 240 241 +1
Misses 2 2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| tests/test_loaddata.py | 97.77% <100.00%> (ø) |
|
| tests/test_resample.py | 94.73% <100.00%> (ø) |
|
| tests/test_serialization.py | 100.00% <100.00%> (ø) |
Loading