appsembler / figures

Reporting and data retrieval app for Open edX
MIT License
44 stars 37 forks source link

Build 0.3.13 dev #243

Closed johnbaldwin closed 4 years ago

johnbaldwin commented 4 years ago

Just a draft to make sure tests pass. We will throw this branch away

codecov-commenter commented 4 years ago

Codecov Report

Merging #243 into master will increase coverage by 0.06%. The diff coverage is 97.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #243      +/-   ##
==========================================
+ Coverage   91.50%   91.57%   +0.06%     
==========================================
  Files          40       41       +1     
  Lines        2061     2078      +17     
==========================================
+ Hits         1886     1903      +17     
  Misses        175      175              
Impacted Files Coverage Δ
figures/helpers.py 100.00% <ø> (ø)
figures/views.py 92.39% <94.11%> (ø)
figures/log.py 100.00% <100.00%> (ø)
figures/models.py 95.36% <100.00%> (ø)
figures/pipeline/enrollment_metrics.py 98.36% <100.00%> (ø)
figures/tasks.py 85.14% <100.00%> (+0.77%) :arrow_up:

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 33e61a3...b77f785. Read the comment docs.