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: add __init__.py to data_layer module #2020

Closed
wants to merge 4 commits into from

chore: Updating Python Requirements

bac9dd8
Select commit
Loading
Failed to load commit list.
Closed

fix: add __init__.py to data_layer module #2020

chore: Updating Python Requirements
bac9dd8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 9, 2023 in 0s

95.08% (+0.00%) compared to 0faef57

View this Pull Request on Codecov

95.08% (+0.00%) compared to 0faef57

Details

Codecov Report

Patch coverage: 100.00% and no project coverage change.

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

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2020   +/-   ##
=======================================
  Coverage   95.08%   95.08%           
=======================================
  Files         158      158           
  Lines       17429    17429           
  Branches     1626     1626           
=======================================
  Hits        16572    16572           
  Misses        642      642           
  Partials      215      215           
Files Changed Coverage Δ
openassessment/__init__.py 100.00% <100.00%> (ø)
openassessment/xblock/data_layer/serializers.py 95.76% <100.00%> (ø)

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