eth-easl / modyn

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

Fix various issues in RS2 #520

Closed MaxiBoether closed 2 weeks ago

MaxiBoether commented 2 weeks ago

We had a couple of issues with RS2 (config not being in the union, when the training data is smaller than the expected training size).

Part 5/n of porting over SIGMOD changes.

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 82.50%. Comparing base (988bd01) to head (ad6f5b1). Report is 3 commits behind head on main.

:exclamation: Current head ad6f5b1 differs from pull request most recent head bda3e3c

Please upload reports for the commit bda3e3c to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #520 +/- ## ======================================= Coverage 82.50% 82.50% ======================================= Files 214 214 Lines 9955 9959 +4 ======================================= + Hits 8213 8217 +4 Misses 1742 1742 ```

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