EvalAI
EvalAI copied to clipboard
Added check for mode to be 'host'/'participant'
Fixes: #3411
Added check for mode query param in /api/challenges/challenge to be either 'host' or 'participant'
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 69.69%. Comparing base (
96968d6) to head (b3a5665). Report is 1162 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #3412 +/- ##
==========================================
- Coverage 72.93% 69.69% -3.24%
==========================================
Files 83 21 -62
Lines 5368 3607 -1761
==========================================
- Hits 3915 2514 -1401
+ Misses 1453 1093 -360
see 65 files with indirect coverage changes
see 65 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 1f9edb4...b3a5665. Read the comment docs.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
@Ram81 @RishabhJain2018 Ping for review.