SanjinDedic / agent_games

Secure, extensible agent competition platform API build with FastAPI, SQLmodel, Pydantic and Docker
9 stars 2 forks source link

3nf attempt #35

Closed SanjinDedic closed 5 months ago

SanjinDedic commented 5 months ago

This is passing tests, but some formatting might need to be done on "/get_published_results_for_league"

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 91.20000% with 11 lines in your changes missing coverage. Please review.

Project coverage is 92.20%. Comparing base (4509555) to head (380d4f3).

Files Patch % Lines
database.py 78.04% 9 Missing :warning:
api.py 88.23% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #35 +/- ## ========================================== - Coverage 92.33% 92.20% -0.13% ========================================== Files 38 38 Lines 1526 1629 +103 ========================================== + Hits 1409 1502 +93 - Misses 117 127 +10 ```

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