online-judge icon indicating copy to clipboard operation
online-judge copied to clipboard

Remove dead settings

Open int-y1 opened this issue 3 years ago • 2 comments
trafficstars

DEFAULT_SELECT2_*: Tested by visiting /admin/judge/problem/1/change/. Version 4.0.3 (May 2016) still works, so there is no need to upgrade.

JUDGE_AMQP_PATH: Dead according to git log -G JUDGE_AMQP_PATH.

int-y1 avatar Jun 02 '22 03:06 int-y1

Could you please squash your commits, or relabel them meaningfully? Otherwise LGTM.

Xyene avatar Jul 18 '22 03:07 Xyene

Codecov Report

Merging #1952 (806d2cc) into master (8faf2bf) will decrease coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1952      +/-   ##
==========================================
- Coverage   46.51%   46.49%   -0.02%     
==========================================
  Files         236      236              
  Lines       13085    13082       -3     
==========================================
- Hits         6086     6083       -3     
  Misses       6999     6999              
Impacted Files Coverage Δ
judge/widgets/select2.py 55.68% <ø> (-0.99%) :arrow_down:
dmoj/settings.py 97.67% <100.00%> (-0.02%) :arrow_down:

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 8faf2bf...806d2cc. Read the comment docs.

codecov-commenter avatar Jul 27 '22 02:07 codecov-commenter