You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Occasionally, we don't achieve full coverage, causing CI to fail. Rather than reducing our threshold, I'd rather rewrite the tests (or add an example) to force full coverage.
The details of the most recent failure are as follows:
Another way the player removal process broke things was for project
removal (when removing a supervisor). Now that removals are explicit via
comprehension we don't need this.
This also fixes#161
Occasionally, we don't achieve full coverage, causing CI to fail. Rather than reducing our threshold, I'd rather rewrite the tests (or add an example) to force full coverage.
The details of the most recent failure are as follows:
And here's the coverage report:
It's always
algorithms/student_allocation.py
but I haven't been able to replicate the problem.The full
pip freeze
is:The text was updated successfully, but these errors were encountered: