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

chore(ACI): Cleanup tests, use fixtures #88752

Merged
merged 5 commits into from
Apr 4, 2025
Merged

Conversation

ceorourke
Copy link
Member

@ceorourke ceorourke commented Apr 3, 2025

Create and use fixtures more for consistency so we're not using fixtures in some places and manually creating objects in others

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 3, 2025
@ceorourke ceorourke force-pushed the ceorourke/cleanup-tests-aci branch from b083e15 to 95b869f Compare April 3, 2025 21:54
@ceorourke ceorourke marked this pull request as ready for review April 3, 2025 22:04
@ceorourke ceorourke requested review from a team as code owners April 3, 2025 22:04
Copy link

codecov bot commented Apr 3, 2025

Codecov Report

Attention: Patch coverage is 79.31034% with 6 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/sentry/testutils/factories.py 66.66% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #88752      +/-   ##
==========================================
- Coverage   87.73%   87.72%   -0.01%     
==========================================
  Files       10066    10067       +1     
  Lines      569464   569530      +66     
  Branches    22355    22355              
==========================================
+ Hits       499591   499647      +56     
- Misses      69474    69484      +10     
  Partials      399      399              

@ceorourke ceorourke force-pushed the ceorourke/cleanup-tests-aci branch from 862427c to 3b01fdf Compare April 4, 2025 17:18
@ceorourke ceorourke merged commit 322bfd7 into master Apr 4, 2025
49 checks passed
@ceorourke ceorourke deleted the ceorourke/cleanup-tests-aci branch April 4, 2025 20:40
andrewshie-sentry pushed a commit that referenced this pull request Apr 8, 2025
Create and use fixtures more for consistency so we're not using fixtures
in some places and manually creating objects in others
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.

3 participants