Skip to content

Check if PackId is a digit before casting to int#149

Merged
solevis merged 2 commits into
mainfrom
fix-non-digit-pack-id
Nov 9, 2025
Merged

Check if PackId is a digit before casting to int#149
solevis merged 2 commits into
mainfrom
fix-non-digit-pack-id

Conversation

@solevis
Copy link
Copy Markdown
Owner

@solevis solevis commented Nov 9, 2025

No description provided.

@solevis solevis self-assigned this Nov 9, 2025
@sentry
Copy link
Copy Markdown

sentry Bot commented Nov 9, 2025

🔍 Existing Issues For Review

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

📄 File: backend/app/services/daily_offer.py

Function Unhandled Issue
get_promotions_from_api ValueError: invalid literal for int() with base 10: '500starbux' ...
Event Count: 739
get_promotions_from_api ValueError: invalid literal for int() with base 10: '500starbux' app.services.daily_offer in get_pro...
Event Count: 5

@solevis solevis merged commit e3e4a95 into main Nov 9, 2025
2 checks passed
@solevis solevis deleted the fix-non-digit-pack-id branch November 9, 2025 18:25
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