EvalAI icon indicating copy to clipboard operation
EvalAI copied to clipboard

scale worker resources

Open gautamjajoo opened this issue 3 years ago • 1 comments

Add API to scale worker evaluation worker resources using boto3 APIs.

We can add a note as we do in other modals with the below supported configuration.

Screenshot 2022-06-04 at 3 38 50 PM

gautamjajoo avatar Jun 04 '22 10:06 gautamjajoo

Codecov Report

Merging #3757 (5c542c6) into master (96968d6) will decrease coverage by 1.35%. The diff coverage is 33.52%.

@@            Coverage Diff             @@
##           master    #3757      +/-   ##
==========================================
- Coverage   72.93%   71.57%   -1.36%     
==========================================
  Files          83       20      -63     
  Lines        5368     3240    -2128     
==========================================
- Hits         3915     2319    -1596     
+ Misses       1453      921     -532     
Impacted Files Coverage Δ
frontend/src/js/controllers/authCtrl.js 53.91% <6.38%> (-12.95%) :arrow_down:
frontend/src/js/controllers/permissionCtrl.js 36.36% <22.22%> (-63.64%) :arrow_down:
frontend/src/js/controllers/profileCtrl.js 80.89% <25.00%> (-11.96%) :arrow_down:
frontend/src/js/controllers/challengeCtrl.js 63.54% <31.97%> (-10.15%) :arrow_down:
frontend/src/js/controllers/updateProfileCtrl.js 82.55% <44.44%> (-10.30%) :arrow_down:
frontend/src/js/controllers/challengeListCtrl.js 95.74% <50.00%> (+1.06%) :arrow_up:
...ntend/src/js/controllers/challengeHostTeamsCtrl.js 70.50% <66.66%> (-1.18%) :arrow_down:
frontend/src/js/controllers/teamsCtrl.js 71.17% <75.00%> (ø)
frontend/src/js/controllers/ChallengeInviteCtrl.js 100.00% <100.00%> (ø)
frontend/src/js/controllers/SubmissionFilesCtrl.js 95.45% <100.00%> (ø)
... and 70 more
Impacted Files Coverage Δ
frontend/src/js/controllers/authCtrl.js 53.91% <6.38%> (-12.95%) :arrow_down:
frontend/src/js/controllers/permissionCtrl.js 36.36% <22.22%> (-63.64%) :arrow_down:
frontend/src/js/controllers/profileCtrl.js 80.89% <25.00%> (-11.96%) :arrow_down:
frontend/src/js/controllers/challengeCtrl.js 63.54% <31.97%> (-10.15%) :arrow_down:
frontend/src/js/controllers/updateProfileCtrl.js 82.55% <44.44%> (-10.30%) :arrow_down:
frontend/src/js/controllers/challengeListCtrl.js 95.74% <50.00%> (+1.06%) :arrow_up:
...ntend/src/js/controllers/challengeHostTeamsCtrl.js 70.50% <66.66%> (-1.18%) :arrow_down:
frontend/src/js/controllers/teamsCtrl.js 71.17% <75.00%> (ø)
frontend/src/js/controllers/ChallengeInviteCtrl.js 100.00% <100.00%> (ø)
frontend/src/js/controllers/SubmissionFilesCtrl.js 95.45% <100.00%> (ø)
... and 70 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 15a1ec1...5c542c6. Read the comment docs.

codecov-commenter avatar Jun 04 '22 11:06 codecov-commenter