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
* When a group hasn't finished show ??/20 points instead of 0/20
* Fix partial points in `run` with checker
* Change group for ocen tests
* Fix partial points
* Refactor
* Add enum for status
* Allow pacakges with `time_limits` and no `time_limit` in config
* Respect --time-limit and --memory-limit flag
* Remove old parts of code
* Rename `NO_STATUS` to `PENDING`
* Apply suggestions from code review
Co-authored-by: Tomasz Nowak <[email protected]>
* Fix tests
* Fix tests after changes from code review
* Add tests for --ml and --tl flags
* Change tests
* Fix getting memory limit
* Update workflow
* Revert "Update workflow"
This reverts commit 5d63969.
* Version bump
---------
Co-authored-by: Tomasz Nowak <[email protected]>
0 commit comments