Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

events: properly publish abort events #2300

Merged
merged 1 commit into from
Dec 25, 2023

Conversation

Xyene
Copy link
Member

@Xyene Xyene commented Dec 25, 2023

I think this should avoid cases of the "Abort" button sticking around.

I think this should avoid cases of the "Abort" button sticking around.
@Xyene Xyene requested a review from quantum5 December 25, 2023 21:48
@codecov-commenter
Copy link

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (c126f07) 46.84% compared to head (ff3fc4f) 46.84%.

Files Patch % Lines
judge/bridge/judge_handler.py 0.00% 2 Missing ⚠️
judge/judgeapi.py 0.00% 1 Missing ⚠️

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

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2300   +/-   ##
=======================================
  Coverage   46.84%   46.84%           
=======================================
  Files         250      250           
  Lines       13275    13275           
=======================================
  Hits         6219     6219           
  Misses       7056     7056           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Xyene Xyene added this pull request to the merge queue Dec 25, 2023
Merged via the queue into DMOJ:master with commit 356b146 Dec 25, 2023
3 checks passed
@Xyene Xyene deleted the abort-button-is-ajaxed branch December 25, 2023 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants