chrisj117 / CS-472-GROUP-2-PROJECT

Public repository for Group 2's CS 472 project
https://cs-472-group-2-project.vercel.app
MIT License
2 stars 2 forks source link

Add Professor Model and Update Review Model with New Fields and Professor Relationship #136

Closed angadb27 closed 9 months ago

angadb27 commented 9 months ago

WHAT DOES THIS PR DO?

WHAT ISSUES ARE RELATED TO THIS PR?

HOW DO I TEST OUT THIS PR? Run this project locally and test the updated endpoints: Base URL: http://localhost:8000/api/v1. To test the endpoints, go to http://localhost:8000/api/v1/reviews/ - Use django restframework UI to try out the endpoints

Testing Endpoints:

ADDITIONAL INFORMATION

vercel[bot] commented 9 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
cs-472-group-2-project ✅ Ready (Inspect) Visit Preview Dec 3, 2023 3:30am
cs-472-group-2-project-backend ✅ Ready (Inspect) Visit Preview Dec 3, 2023 3:30am
codecov-commenter commented 9 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (8421f30) 91.14% compared to head (f6ce63e) 92.04%.

Files Patch % Lines
api/review/serializers.py 95.45% 1 Missing :warning:
api/school/admin.py 93.33% 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 @@ ## main #136 +/- ## ========================================== + Coverage 91.14% 92.04% +0.89% ========================================== Files 28 28 Lines 666 779 +113 ========================================== + Hits 607 717 +110 - Misses 59 62 +3 ```

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