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

Fix recovery in datasets #527

Merged
merged 5 commits into from
Jun 20, 2024

Merge branch 'main' into fix/MaxiBoether/recovery

6017c37
Select commit
Loading
Failed to load commit list.
Merged

Fix recovery in datasets #527

Merge branch 'main' into fix/MaxiBoether/recovery
6017c37
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 20, 2024 in 0s

82.37% (-0.13%) compared to cb0be37

View this Pull Request on Codecov

82.37% (-0.13%) compared to cb0be37

Details

Codecov Report

Attention: Patch coverage is 55.55556% with 20 lines in your changes missing coverage. Please review.

Project coverage is 82.37%. Comparing base (cb0be37) to head (6017c37).

Files Patch % Lines
...n/evaluator/internal/dataset/evaluation_dataset.py 50.00% 14 Missing ⚠️
.../trainer_server/internal/dataset/online_dataset.py 64.70% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #527      +/-   ##
==========================================
- Coverage   82.49%   82.37%   -0.13%     
==========================================
  Files         215      215              
  Lines       10054    10080      +26     
==========================================
+ Hits         8294     8303       +9     
- Misses       1760     1777      +17     

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