EvalAI icon indicating copy to clipboard operation
EvalAI copied to clipboard

Add challenge approval from Slack message

Open MinhThieu145 opened this issue 1 year ago • 1 comments

This pull request adds the functionality to approve or disapprove challenges from Slack messages. It includes changes to the Django views and URLs to handle the approval actions and updates the Slack notification message to include buttons for approval and disapproval.

MinhThieu145 avatar Jun 25 '24 08:06 MinhThieu145

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 69.30%. Comparing base (96968d6) to head (2cae300). Report is 1110 commits behind head on master.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4388      +/-   ##
==========================================
- Coverage   72.93%   69.30%   -3.63%     
==========================================
  Files          83       20      -63     
  Lines        5368     3574    -1794     
==========================================
- Hits         3915     2477    -1438     
+ Misses       1453     1097     -356     

see 64 files with indirect coverage changes

see 64 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 data Powered by Codecov. Last update be3c597...2cae300. Read the comment docs.

codecov-commenter avatar Jun 25 '24 08:06 codecov-commenter