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

Fix Portal Serializer Typo #320

Merged
merged 1 commit into from
Nov 8, 2024
Merged

Fix Portal Serializer Typo #320

merged 1 commit into from
Nov 8, 2024

Conversation

vcai122
Copy link
Contributor

@vcai122 vcai122 commented Nov 8, 2024

No description provided.

Copy link

sentry-io bot commented Nov 8, 2024

🔍 Existing Issues For Review

Your pull request is modifying functions with the following pre-existing issues:

📄 File: backend/portal/serializers.py

Function Unhandled Issue
is_valid ValueError: invalid literal for int() with base 10: '' /api/portal/...
Event Count: 12

Did you find this useful? React with a 👍 or 👎

Copy link

codecov bot commented Nov 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.83%. Comparing base (96a605c) to head (303136f).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #320      +/-   ##
==========================================
- Coverage   90.86%   90.83%   -0.04%     
==========================================
  Files          63       63              
  Lines        2661     2661              
==========================================
- Hits         2418     2417       -1     
- Misses        243      244       +1     

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

@vcai122 vcai122 merged commit f106b9b into master Nov 8, 2024
8 of 9 checks passed
@vcai122 vcai122 deleted the portal-serializer-typo-fix branch November 8, 2024 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant