mitodl / micromasters

Portal for learners and course teams to access MITx Micromasters® programs
https://mm.mit.edu
BSD 3-Clause "New" or "Revised" License
28 stars 16 forks source link

Release 0.224.0 #5209

Closed odlbot closed 2 years ago

odlbot commented 2 years ago

dependabot[bot]

Asad Iqbal

codecov-commenter commented 2 years ago

Codecov Report

Merging #5209 (e6331f9) into release (a714961) will increase coverage by 0.00%. The diff coverage is 97.95%.

@@           Coverage Diff            @@
##           release    #5209   +/-   ##
========================================
  Coverage    93.97%   93.97%           
========================================
  Files          499      499           
  Lines        23152    23155    +3     
  Branches      1414     1414           
========================================
+ Hits         21756    21761    +5     
+ Misses        1291     1289    -2     
  Partials       105      105           
Impacted Files Coverage Δ
search/exceptions.py 100.00% <ø> (ø)
search/management/commands/recreate_index.py 0.00% <0.00%> (ø)
search/models.py 95.65% <ø> (ø)
search/signals.py 100.00% <ø> (ø)
search/tasks.py 84.34% <ø> (ø)
search/util.py 94.59% <ø> (ø)
seed_data/management/commands/seed_db.py 73.15% <ø> (ø)
ui/views.py 92.30% <ø> (ø)
conftest.py 100.00% <100.00%> (ø)
micromasters/settings.py 89.75% <100.00%> (ø)
... and 12 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 a714961...e6331f9. Read the comment docs.