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

Context manager for temporarily overriding loader properties #101

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

docs: fix function signature

2356914
Select commit
Loading
Failed to load commit list.
Open

Context manager for temporarily overriding loader properties #101

docs: fix function signature
2356914
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 27, 2025 in 0s

83.83% (-0.09%) compared to 2a0f75c

View this Pull Request on Codecov

83.83% (-0.09%) compared to 2a0f75c

Details

Codecov Report

Attention: Patch coverage is 31.81818% with 15 lines in your changes missing coverage. Please review.

Project coverage is 83.83%. Comparing base (2a0f75c) to head (2356914).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/erlab/io/dataloader.py 28.57% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #101      +/-   ##
==========================================
- Coverage   83.91%   83.83%   -0.09%     
==========================================
  Files          82       82              
  Lines       14411    14431      +20     
==========================================
+ Hits        12093    12098       +5     
- Misses       2318     2333      +15     

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