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

ref(sentry_apps): move sentryapp model to sentry_apps dir #77521

Merged
merged 11 commits into from
Sep 18, 2024

Conversation

Christinarlong
Copy link
Contributor

@Christinarlong Christinarlong commented Sep 13, 2024

Let's start migrating Sentry App resources starting witht he SentryApp model & test !

ref(#73857)
relies on (#77614) & (https://github.com/getsentry/getsentry/pull/15146)

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Sep 13, 2024
Copy link

codecov bot commented Sep 16, 2024

Codecov Report

Attention: Patch coverage is 97.14286% with 5 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/sentry/sentry_apps/models/sentry_app.py 96.26% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #77521      +/-   ##
==========================================
+ Coverage   78.08%   78.12%   +0.04%     
==========================================
  Files        6973     6958      -15     
  Lines      309431   308884     -547     
  Branches    50655    50548     -107     
==========================================
- Hits       241610   241325     -285     
+ Misses      61398    61156     -242     
+ Partials     6423     6403      -20     

Copy link
Member

@markstory markstory left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

delete apps.py shim so that we won't get circular import errors from django 🌵

@Christinarlong Christinarlong requested review from a team as code owners September 17, 2024 22:46
@corps
Copy link
Member

corps commented Sep 17, 2024

Literally hero level work, thank you.

@Christinarlong Christinarlong merged commit a4c01fe into master Sep 18, 2024
50 checks passed
@Christinarlong Christinarlong deleted the christinarlong/move-sentryapps-models branch September 18, 2024 17:36
@github-actions github-actions bot locked and limited conversation to collaborators Oct 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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