Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: user specified timeseries #285

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Added the posibility to accept the input as a list of strings in a da…

811154c
Select commit
Loading
Failed to load commit list.
Open

feat: user specified timeseries #285

Added the posibility to accept the input as a list of strings in a da…
811154c
Select commit
Loading
Failed to load commit list.
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%> (ø)