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: add new begin_at_strategy argument and split dataset_obj() #210

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

test: Refactor full_path to file_path and add test for better change …

9d1182a
Select commit
Loading
Failed to load commit list.
Open

feat: add new begin_at_strategy argument and split dataset_obj() #210

test: Refactor full_path to file_path and add test for better change …
9d1182a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 17, 2024 in 1s

71.06% (-0.01%) compared to 9e7914f

View this Pull Request on Codecov

71.06% (-0.01%) compared to 9e7914f

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 3 lines in your changes missing coverage. Please review.

Project coverage is 71.06%. Comparing base (9e7914f) to head (9d1182a).
Report is 50 commits behind head on master.

Files with missing lines Patch % Lines
src/extra/calibration.py 66.66% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #210      +/-   ##
==========================================
- Coverage   71.07%   71.06%   -0.01%     
==========================================
  Files          23       23              
  Lines        2724     2730       +6     
==========================================
+ Hits         1936     1940       +4     
- Misses        788      790       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.