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/patch succeeded Jun 20, 2024 in 0s

55.55% of diff hit (target 82.49%)

View this Pull Request on Codecov

55.55% of diff hit (target 82.49%)

Annotations

Check warning on line 138 in modyn/evaluator/internal/dataset/evaluation_dataset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modyn/evaluator/internal/dataset/evaluation_dataset.py#L135-L138

Added lines #L135 - L138 were not covered by tests

Check warning on line 141 in modyn/evaluator/internal/dataset/evaluation_dataset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modyn/evaluator/internal/dataset/evaluation_dataset.py#L141

Added line #L141 was not covered by tests

Check warning on line 143 in modyn/evaluator/internal/dataset/evaluation_dataset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modyn/evaluator/internal/dataset/evaluation_dataset.py#L143

Added line #L143 was not covered by tests

Check warning on line 176 in modyn/evaluator/internal/dataset/evaluation_dataset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modyn/evaluator/internal/dataset/evaluation_dataset.py#L174-L176

Added lines #L174 - L176 were not covered by tests

Check warning on line 181 in modyn/evaluator/internal/dataset/evaluation_dataset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modyn/evaluator/internal/dataset/evaluation_dataset.py#L181

Added line #L181 was not covered by tests

Check warning on line 185 in modyn/evaluator/internal/dataset/evaluation_dataset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modyn/evaluator/internal/dataset/evaluation_dataset.py#L184-L185

Added lines #L184 - L185 were not covered by tests

Check warning on line 188 in modyn/evaluator/internal/dataset/evaluation_dataset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modyn/evaluator/internal/dataset/evaluation_dataset.py#L188

Added line #L188 was not covered by tests

Check warning on line 190 in modyn/evaluator/internal/dataset/evaluation_dataset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modyn/evaluator/internal/dataset/evaluation_dataset.py#L190

Added line #L190 was not covered by tests

Check warning on line 183 in modyn/trainer_server/internal/dataset/online_dataset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modyn/trainer_server/internal/dataset/online_dataset.py#L181-L183

Added lines #L181 - L183 were not covered by tests

Check warning on line 186 in modyn/trainer_server/internal/dataset/online_dataset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modyn/trainer_server/internal/dataset/online_dataset.py#L186

Added line #L186 was not covered by tests

Check warning on line 190 in modyn/trainer_server/internal/dataset/online_dataset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modyn/trainer_server/internal/dataset/online_dataset.py#L189-L190

Added lines #L189 - L190 were not covered by tests