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

OctaveCodeQuestion implementation #682

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

davis68
Copy link
Contributor

@davis68 davis68 commented Oct 14, 2019

No description provided.

@codecov
Copy link

codecov bot commented Oct 14, 2019

Codecov Report

Merging #682 into master will decrease coverage by 8.27%.
The diff coverage is 43.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #682      +/-   ##
==========================================
- Coverage   96.56%   88.29%   -8.28%     
==========================================
  Files          45       45              
  Lines       11215    11245      +30     
  Branches     2084     2089       +5     
==========================================
- Hits        10830     9929     -901     
- Misses        298     1114     +816     
- Partials       87      202     +115
Impacted Files Coverage Δ
course/page/__init__.py 100% <100%> (ø) ⬆️
course/page/code.py 38.18% <41.37%> (-60.61%) ⬇️
course/tasks.py 19.71% <0%> (-80.29%) ⬇️
accounts/admin.py 55.1% <0%> (-44.9%) ⬇️
course/grading.py 63.93% <0%> (-36.07%) ⬇️
course/admin.py 65.47% <0%> (-32.49%) ⬇️
course/analytics.py 71.65% <0%> (-27.56%) ⬇️
course/page/base.py 87.23% <0%> (-12.77%) ⬇️
course/page/choice.py 87.69% <0%> (-12.31%) ⬇️
... and 14 more

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 22643e6...66ea8fd. Read the comment docs.

Base automatically changed from master to main March 8, 2021 02:15
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.

None yet

1 participant