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(tests): Attempt to fix flaky user creation again #86162

Merged
merged 1 commit into from
Mar 1, 2025

Conversation

wedamija
Copy link
Member

@wedamija wedamija commented Mar 1, 2025

We caught the wrong error here, trying again

We caught the wrong error here, trying again
@wedamija wedamija requested a review from a team March 1, 2025 00:23
@wedamija wedamija enabled auto-merge (squash) March 1, 2025 00:23
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Mar 1, 2025
Copy link

codecov bot commented Mar 1, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/sentry/testutils/fixtures.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #86162      +/-   ##
==========================================
+ Coverage   84.84%   87.88%   +3.04%     
==========================================
  Files        9712     9712              
  Lines      550575   550575              
  Branches    21441    21441              
==========================================
+ Hits       467134   483878   +16744     
+ Misses      83061    66317   -16744     
  Partials      380      380              

@wedamija wedamija merged commit c4502d0 into master Mar 1, 2025
50 checks passed
@wedamija wedamija deleted the danf/fix-flaky-test branch March 1, 2025 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants