eth-easl / modyn

Modyn is a research-platform for training ML models on growing datasets.
MIT License
25 stars 3 forks source link

fix: Adjust analytics tool for batch eval format #565

Closed robinholzi closed 2 months ago

robinholzi commented 2 months ago

Motivation

Followup of #559

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 33.33333% with 4 lines in your changes missing coverage. Please review.

Project coverage is 82.98%. Comparing base (54087ac) to head (8bbd86f).

Files Patch % Lines
...yn/supervisor/internal/pipeline_executor/models.py 33.33% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #565 +/- ## ========================================== - Coverage 83.00% 82.98% -0.03% ========================================== Files 226 226 Lines 10500 10506 +6 ========================================== + Hits 8716 8718 +2 - Misses 1784 1788 +4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 2 months ago

Line Coverage: -% ( % to main) Branch Coverage: -% ( % to main)