DMOJ / online-judge

A modern open-source online judge and contest platform system.
https://dmoj.ca
GNU Affero General Public License v3.0
928 stars 359 forks source link

api: add submission filtering by contest + contest info #2337

Closed Xyene closed 3 months ago

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 66.66667% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 46.78%. Comparing base (356b146) to head (4f0878c). Report is 29 commits behind head on master.

Files Patch % Lines
judge/views/api/api_v2.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2337 +/- ## ========================================== - Coverage 46.84% 46.78% -0.07% ========================================== Files 250 252 +2 Lines 13275 13348 +73 ========================================== + Hits 6219 6245 +26 - Misses 7056 7103 +47 ```

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