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(mediators): Convert external issues mediators to dataclasses #78666

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Christinarlong
Copy link
Contributor

[x] Creator -> ExternalIssueCreator
[x] IssueLinkCreator
[x] tests
[x] typing

issue ref (#73857)

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

codecov bot commented Oct 5, 2024

Codecov Report

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

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
.../sentry_apps/external_issues/issue_link_creator.py 97.36% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master   #78666   +/-   ##
=======================================
  Coverage   78.13%   78.13%           
=======================================
  Files        7103     7102    -1     
  Lines      312864   312864           
  Branches    51092    51096    +4     
=======================================
+ Hits       244458   244460    +2     
  Misses      62037    62037           
+ Partials     6369     6367    -2     

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.

1 participant