eth-easl / modyn

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

fix: Fix evaluation logic #532

Closed robinholzi closed 2 weeks ago

robinholzi commented 2 weeks ago

Motivation

There were some issues that evaluation results weren't collected into the logfile.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.49%. Comparing base (55fef7c) to head (60dc728).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #532 +/- ## ======================================= Coverage 82.49% 82.49% ======================================= Files 215 215 Lines 10053 10054 +1 ======================================= + Hits 8293 8294 +1 Misses 1760 1760 ```

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

github-actions[bot] commented 2 weeks ago

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