mitodl / rapid-response-xblock

a django app plug-in for edx-platform
BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

Release 0.5.1 #118

Closed odlbot closed 2 years ago

odlbot commented 2 years ago

George Schneeloch

Arslan Ashraf

codecov-commenter commented 2 years ago

Codecov Report

Merging #118 (e514748) into release (041c95c) will decrease coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           release     #118      +/-   ##
===========================================
- Coverage    91.44%   91.41%   -0.03%     
===========================================
  Files           18       18              
  Lines          631      629       -2     
  Branches        43       41       -2     
===========================================
- Hits           577      575       -2     
  Misses          50       50              
  Partials         4        4              
Impacted Files Coverage Δ
rapid_response_xblock/migrations/0001_initial.py 0.00% <ø> (ø)
...id_response_xblock/migrations/0002_block_status.py 0.00% <ø> (ø)
...d_response_xblock/migrations/0003_rename_fields.py 0.00% <ø> (ø)
rapid_response_xblock/migrations/0004_run.py 0.00% <ø> (ø)
rapid_response_xblock/models.py 91.30% <ø> (-1.01%) :arrow_down:
setup.py 0.00% <ø> (ø)
rapid_response_xblock/__init__.py 100.00% <100.00%> (ø)
rapid_response_xblock/settings.py 100.00% <100.00%> (ø)
tests/test_aside.py 100.00% <100.00%> (ø)
tests/test_events.py 100.00% <100.00%> (ø)
... and 1 more