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

fix: data layer quality fixes #2024

Merged
merged 4 commits into from
Aug 9, 2023

fix: pylint quality issues

f3fc873
Select commit
Loading
Failed to load commit list.
Merged

fix: data layer quality fixes #2024

fix: pylint quality issues
f3fc873
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 9, 2023 in 0s

95.07% (-0.01%) compared to 0faef57

View this Pull Request on Codecov

95.07% (-0.01%) compared to 0faef57

Details

Codecov Report

Patch coverage: 71.42% and project coverage change: -0.01% ⚠️

Comparison is base (0faef57) 95.08% compared to head (f3fc873) 95.07%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2024      +/-   ##
==========================================
- Coverage   95.08%   95.07%   -0.01%     
==========================================
  Files         158      158              
  Lines       17429    17429              
  Branches     1626     1625       -1     
==========================================
- Hits        16572    16571       -1     
- Misses        642      643       +1     
  Partials      215      215              
Files Changed Coverage Δ
openassessment/xblock/data_layer/serializers.py 94.95% <60.00%> (-0.81%) ⬇️
openassessment/__init__.py 100.00% <100.00%> (ø)
...enassessment/xblock/data_layer/test_serializers.py 100.00% <100.00%> (ø)

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