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: Make algorithm score setting consistent with presence of model solutions #1585

Merged
merged 7 commits into from
Feb 28, 2024

Iterator

958d1fa
Select commit
Loading
Failed to load commit list.
Merged

fix: Make algorithm score setting consistent with presence of model solutions #1585

Iterator
958d1fa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 27, 2024 in 0s

73.52% of diff hit (target 90.00%)

View this Pull Request on Codecov

73.52% of diff hit (target 90.00%)

Annotations

Check warning on line 52 in game/migrations/0090_add_missing_model_solutions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

game/migrations/0090_add_missing_model_solutions.py#L52

Added line #L52 was not covered by tests

Check warning on line 55 in game/migrations/0090_add_missing_model_solutions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

game/migrations/0090_add_missing_model_solutions.py#L55

Added line #L55 was not covered by tests

Check warning on line 57 in game/migrations/0090_add_missing_model_solutions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

game/migrations/0090_add_missing_model_solutions.py#L57

Added line #L57 was not covered by tests

Check warning on line 59 in game/migrations/0090_add_missing_model_solutions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

game/migrations/0090_add_missing_model_solutions.py#L59

Added line #L59 was not covered by tests

Check warning on line 64 in game/migrations/0090_add_missing_model_solutions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

game/migrations/0090_add_missing_model_solutions.py#L63-L64

Added lines #L63 - L64 were not covered by tests

Check warning on line 66 in game/migrations/0090_add_missing_model_solutions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

game/migrations/0090_add_missing_model_solutions.py#L66

Added line #L66 was not covered by tests

Check warning on line 69 in game/migrations/0090_add_missing_model_solutions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

game/migrations/0090_add_missing_model_solutions.py#L68-L69

Added lines #L68 - L69 were not covered by tests

Check warning on line 71 in game/migrations/0090_add_missing_model_solutions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

game/migrations/0090_add_missing_model_solutions.py#L71

Added line #L71 was not covered by tests

Check warning on line 75 in game/migrations/0090_add_missing_model_solutions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

game/migrations/0090_add_missing_model_solutions.py#L75

Added line #L75 was not covered by tests

Check warning on line 77 in game/migrations/0090_add_missing_model_solutions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

game/migrations/0090_add_missing_model_solutions.py#L77

Added line #L77 was not covered by tests

Check warning on line 94 in game/migrations/0090_add_missing_model_solutions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

game/migrations/0090_add_missing_model_solutions.py#L94

Added line #L94 was not covered by tests

Check warning on line 96 in game/migrations/0090_add_missing_model_solutions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

game/migrations/0090_add_missing_model_solutions.py#L96

Added line #L96 was not covered by tests

Check warning on line 20 in game/migrations/0091_disable_algo_score_if_no_model_solution.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

game/migrations/0091_disable_algo_score_if_no_model_solution.py#L20

Added line #L20 was not covered by tests

Check warning on line 22 in game/migrations/0091_disable_algo_score_if_no_model_solution.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

game/migrations/0091_disable_algo_score_if_no_model_solution.py#L22

Added line #L22 was not covered by tests

Check warning on line 26 in game/migrations/0091_disable_algo_score_if_no_model_solution.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

game/migrations/0091_disable_algo_score_if_no_model_solution.py#L26

Added line #L26 was not covered by tests

Check warning on line 28 in game/migrations/0091_disable_algo_score_if_no_model_solution.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

game/migrations/0091_disable_algo_score_if_no_model_solution.py#L28

Added line #L28 was not covered by tests