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

Infer private booleans; fixes #1829 #1830

Merged
merged 1 commit into from
Feb 22, 2022
Merged

Infer private booleans; fixes #1829 #1830

merged 1 commit into from
Feb 22, 2022

Conversation

kiritofeng
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 15, 2021

Codecov Report

Merging #1830 (20e51aa) into master (d3b403a) will increase coverage by 0.16%.
The diff coverage is 52.63%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1830      +/-   ##
==========================================
+ Coverage   46.08%   46.25%   +0.16%     
==========================================
  Files         225      226       +1     
  Lines       12888    13059     +171     
==========================================
+ Hits         5940     6040     +100     
- Misses       6948     7019      +71     
Impacted Files Coverage Δ
judge/admin/contest.py 44.39% <0.00%> (-0.39%) ⬇️
judge/admin/problem.py 56.86% <0.00%> (-0.38%) ⬇️
judge/migrations/0126_infer_private_bools.py 66.66% <66.66%> (ø)
judge/views/contests.py 33.17% <0.00%> (+3.57%) ⬆️
judge/admin/submission.py 51.94% <0.00%> (+6.68%) ⬆️

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 d3b403a...20e51aa. Read the comment docs.

judge/admin/contest.py Show resolved Hide resolved
judge/admin/problem.py Show resolved Hide resolved
@quantum5 quantum5 merged commit f95a9fe into master Feb 22, 2022
@quantum5 quantum5 deleted the infer-private-bools branch February 22, 2022 04:00
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.

4 participants