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: add correct validation for purchase events #3766

Merged
merged 1 commit into from
Sep 27, 2024

fix: add correct validation for purchase events

998c720
Select commit
Loading
Failed to load commit list.
Merged

fix: add correct validation for purchase events #3766

fix: add correct validation for purchase events
998c720
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 27, 2024 in 1s

88.92% (+0.02%) compared to 4c0c681

View this Pull Request on Codecov

88.92% (+0.02%) compared to 4c0c681

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.92%. Comparing base (4c0c681) to head (998c720).
Report is 6 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3766      +/-   ##
===========================================
+ Coverage    88.89%   88.92%   +0.02%     
===========================================
  Files          600      599       -1     
  Lines        32658    32609      -49     
  Branches      7757     7745      -12     
===========================================
- Hits         29032    28998      -34     
- Misses        3318     3334      +16     
+ Partials       308      277      -31     

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