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.8.0 #128

Closed odlbot closed 2 years ago

odlbot commented 2 years ago

Arslan Ashraf

codecov-commenter commented 2 years ago

Codecov Report

Merging #128 (010c92e) into release (f4896cf) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           release     #128      +/-   ##
===========================================
+ Coverage    91.41%   91.42%   +0.01%     
===========================================
  Files           18       18              
  Lines          629      630       +1     
  Branches        41       54      +13     
===========================================
+ Hits           575      576       +1     
  Misses          50       50              
  Partials         4        4              
Impacted Files Coverage Δ
rapid_response_xblock/__init__.py 100.00% <100.00%> (ø)
rapid_response_xblock/block.py 99.12% <100.00%> (ø)
rapid_response_xblock/logger.py 100.00% <100.00%> (ø)
tests/test_aside.py 100.00% <100.00%> (ø)
tests/utils.py 92.53% <100.00%> (+0.11%) :arrow_up: