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

The latest InstiApp code #489

Closed PalMit2002 closed 1 year ago

PalMit2002 commented 1 year ago

This is the latest InstiApp code. It has features like:

codecov[bot] commented 1 year ago

Codecov Report

Merging #489 (ea460a1) into master (4c8a02a) will decrease coverage by 3.08%. The diff coverage is 79.01%.

:exclamation: Current head ea460a1 differs from pull request most recent head eaa1127. Consider uploading reports for the commit eaa1127 to get more accurate results

@@             Coverage Diff             @@
##            master     #489      +/-   ##
===========================================
- Coverage   100.00%   96.92%   -3.08%     
===========================================
  Files          131      139       +8     
  Lines         5040     5816     +776     
===========================================
+ Hits          5040     5637     +597     
- Misses           0      179     +179     
Impacted Files Coverage Δ
backend/urls.py 100.00% <ø> (ø)
news/models.py 100.00% <ø> (ø)
other/views.py 100.00% <ø> (ø)
roles/models.py 100.00% <ø> (ø)
users/urls.py 100.00% <ø> (ø)
messmenu/views.py 25.00% <18.18%> (-75.00%) :arrow_down:
roles/helpers.py 88.67% <25.00%> (-11.33%) :arrow_down:
users/views.py 85.71% <30.76%> (-14.29%) :arrow_down:
users/admin.py 80.55% <36.36%> (-19.45%) :arrow_down:
other/serializers.py 81.66% <42.10%> (-18.34%) :arrow_down:
... and 37 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more