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

chore: fix lint #521

Open pulsejet opened 6 months ago

pulsejet commented 6 months ago

Some comments for whoever (if anyone) is maintaining this

codecov-commenter commented 6 months ago

Codecov Report

Attention: Patch coverage is 52.94118% with 24 lines in your changes are missing coverage. Please review.

Project coverage is 91.59%. Comparing base (ebf357c) to head (b8b1f7d).

Files Patch % Lines
bans/views.py 28.57% 5 Missing :warning:
locations/views.py 50.00% 5 Missing :warning:
roles/helpers.py 54.54% 5 Missing :warning:
buyandsell/views.py 60.00% 4 Missing :warning:
lostandfound/models.py 0.00% 3 Missing :warning:
community/views.py 50.00% 1 Missing :warning:
lostandfound/views.py 75.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #521 +/- ## ========================================== + Coverage 91.53% 91.59% +0.06% ========================================== Files 157 157 Lines 6580 6571 -9 ========================================== - Hits 6023 6019 -4 + Misses 557 552 -5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.