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
Merged

Conversation

benedict-96
Copy link
Collaborator

Changed bits in the routines that are connected to DataLoader and increased test coverage slightly.

Copy link

codecov bot commented Dec 19, 2023

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.

@michakraus michakraus merged commit 9b56781 into main Dec 20, 2023
12 of 15 checks passed
@michakraus michakraus deleted the increase_data_loader_test_coverage branch December 20, 2023 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants