feat: user specified timeseries #285
Open
Codecov / codecov/project
succeeded
Sep 12, 2024 in 0s
91.11% (-0.14%) compared to e242cfa
View this Pull Request on Codecov
91.11% (-0.14%) compared to e242cfa
Details
Codecov Report
Attention: Patch coverage is 61.11111%
with 7 lines
in your changes missing coverage. Please review.
Project coverage is 91.11%. Comparing base (
e242cfa
) to head (811154c
).
Report is 30 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
indsl/signals/user_specified_timeseries.py | 58.82% | 4 Missing and 3 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #285 +/- ##
==========================================
- Coverage 91.25% 91.11% -0.14%
==========================================
Files 106 107 +1
Lines 3863 3881 +18
Branches 839 844 +5
==========================================
+ Hits 3525 3536 +11
- Misses 208 212 +4
- Partials 130 133 +3
Files with missing lines | Coverage Δ | |
---|---|---|
indsl/signals/__init__.py | 100.00% <100.00%> (ø) |
|
indsl/signals/user_specified_timeseries.py | 58.82% <58.82%> (ø) |
Loading