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

feat: implement grading strategies for peer evaluations #2196

Merged
merged 30 commits into from
May 9, 2024

docs: update version for upcoming release

69bc17a
Select commit
Loading
Failed to load commit list.
Merged

feat: implement grading strategies for peer evaluations #2196

docs: update version for upcoming release
69bc17a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 9, 2024 in 0s

95.06% (+0.00%) compared to 51d84c1

View this Pull Request on Codecov

95.06% (+0.00%) compared to 51d84c1

Details

Codecov Report

Attention: Patch coverage is 95.33333% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 95.06%. Comparing base (51d84c1) to head (69bc17a).

Files Patch % Lines
openassessment/xblock/utils/validation.py 16.66% 5 Missing ⚠️
openassessment/xblock/utils/xml.py 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master    #2196    +/-   ##
========================================
  Coverage   95.05%   95.06%            
========================================
  Files         193      193            
  Lines       21149    21285   +136     
  Branches     1906     1918    +12     
========================================
+ Hits        20104    20235   +131     
- Misses        780      785     +5     
  Partials      265      265            

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