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

script to automatically assign points as required #118

Merged
merged 1 commit into from
Sep 4, 2023

Conversation

struan
Copy link
Member

@struan struan commented Aug 30, 2023

Fixes #114

@codecov-commenter
Copy link

codecov-commenter commented Aug 30, 2023

Codecov Report

Merging #118 (7a5fb3a) into main (3b10e2a) will increase coverage by 0.84%.
Report is 7 commits behind head on main.
The diff coverage is 98.01%.

@@            Coverage Diff             @@
##             main     #118      +/-   ##
==========================================
+ Coverage   75.72%   76.56%   +0.84%     
==========================================
  Files          61       62       +1     
  Lines        2867     3401     +534     
  Branches      287      372      +85     
==========================================
+ Hits         2171     2604     +433     
- Misses        630      728      +98     
- Partials       66       69       +3     
Files Changed Coverage Δ
crowdsourcer/models.py 90.97% <ø> (ø)
crowdsourcer/scoring.py 90.77% <93.44%> (+3.93%) ⬆️
...er/migrations/0033_alter_question_question_type.py 100.00% <100.00%> (ø)
crowdsourcer/tests/test_export.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

@struan struan merged commit 3971dfb into main Sep 4, 2023
5 checks passed
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.

Marking: automatic points assignment for some questions
2 participants