DevCom-IITB / instiapp-api

Django quasi-RESTful API for InstiApp!
https://insti.app
GNU Affero General Public License v3.0
22 stars 75 forks source link

feat:Added blocked body #443

Open arya2331 opened 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #443 (6f8ad47) into master (a37e69b) will decrease coverage by 0.25%. The diff coverage is 38.88%.

Impacted file tree graph

@@             Coverage Diff             @@
##            master     #443      +/-   ##
===========================================
- Coverage   100.00%   99.74%   -0.26%     
===========================================
  Files          113      113              
  Lines         4359     4377      +18     
===========================================
+ Hits          4359     4366       +7     
- Misses           0       11      +11     
Impacted Files Coverage Δ
bodies/urls.py 100.00% <ø> (ø)
bodies/views.py 87.65% <9.09%> (-12.35%) :arrow_down:
events/prioritizer.py 98.88% <83.33%> (-1.12%) :arrow_down:
users/models.py 100.00% <100.00%> (ø)

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 a37e69b...6f8ad47. Read the comment docs.