Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Created models for penn wrapped -- issue with pip files though #309

Merged
merged 11 commits into from
Nov 17, 2024

Merge branch 'master' of https://github.com/pennlabs/penn-mobile into…

5408760
Select commit
Loading
Failed to load commit list.
Merged

Created models for penn wrapped -- issue with pip files though #309

Merge branch 'master' of https://github.com/pennlabs/penn-mobile into…
5408760
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 17, 2024 in 0s

90.23% (-0.36%) compared to 8315c52

View this Pull Request on Codecov

90.23% (-0.36%) compared to 8315c52

Details

Codecov Report

Attention: Patch coverage is 82.57576% with 23 lines in your changes missing coverage. Please review.

Project coverage is 90.23%. Comparing base (8315c52) to head (5408760).

Files with missing lines Patch % Lines
backend/wrapped/serializers.py 68.42% 12 Missing ⚠️
backend/wrapped/models.py 86.20% 8 Missing ⚠️
backend/wrapped/views.py 72.72% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #309      +/-   ##
==========================================
- Coverage   90.59%   90.23%   -0.36%     
==========================================
  Files          61       66       +5     
  Lines        2552     2684     +132     
==========================================
+ Hits         2312     2422     +110     
- Misses        240      262      +22     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.