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

Update README.md #459

Closed harsh-kr-jha closed 3 years ago

harsh-kr-jha commented 3 years ago

added a step for smooth installation

codecov[bot] commented 3 years ago

Codecov Report

Merging #459 (a2ccf02) into master (6c8d4ab) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #459   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          113       113           
  Lines         4359      4442   +83     
=========================================
+ Hits          4359      4442   +83     
Impacted Files Coverage Δ
news/tests.py 100.00% <0.00%> (ø)
news/views.py 100.00% <0.00%> (ø)
login/views.py 100.00% <0.00%> (ø)
other/views.py 100.00% <0.00%> (ø)
roles/views.py 100.00% <0.00%> (ø)
users/views.py 100.00% <0.00%> (ø)
bodies/views.py 100.00% <0.00%> (ø)
events/views.py 100.00% <0.00%> (ø)
upload/views.py 100.00% <0.00%> (ø)
users/models.py 100.00% <0.00%> (ø)
... and 18 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 6c8d4ab...a2ccf02. Read the comment docs.