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

Increase data loader test coverage #101

Merged
merged 32 commits into from
Dec 20, 2023

Forgot to commit before.

d071839
Select commit
Loading
Failed to load commit list.
Merged

Increase data loader test coverage #101

Forgot to commit before.
d071839
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2023 in 1s

65.61% (+1.50%) compared to 0be53b2

View this Pull Request on Codecov

65.61% (+1.50%) compared to 0be53b2

Details

Codecov Report

Attention: 16 lines in your changes are missing coverage. Please review.

Comparison is base (0be53b2) 64.10% compared to head (d071839) 65.61%.
Report is 10 commits behind head on main.

Files Patch % Lines
src/arrays/symplectic.jl 0.00% 15 Missing ⚠️
src/optimizers/optimizer.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #101      +/-   ##
==========================================
+ Coverage   64.10%   65.61%   +1.50%     
==========================================
  Files         100       96       -4     
  Lines        2591     2431     -160     
==========================================
- Hits         1661     1595      -66     
+ Misses        930      836      -94     

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