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: fix types for integrations tasks #72898

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

asottile-sentry
Copy link
Member

No description provided.

@asottile-sentry asottile-sentry requested review from a team June 17, 2024 21:06
@asottile-sentry asottile-sentry requested review from a team as code owners June 17, 2024 21:06
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jun 17, 2024
Copy link

codecov bot commented Jun 17, 2024

Codecov Report

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

Project coverage is 78.04%. Comparing base (29ff72e) to head (929ada7).
Report is 9 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #72898      +/-   ##
==========================================
+ Coverage   73.27%   78.04%   +4.76%     
==========================================
  Files        6602     6604       +2     
  Lines      294280   294425     +145     
  Branches    50731    50757      +26     
==========================================
+ Hits       215645   229784   +14139     
+ Misses      72049    58306   -13743     
+ Partials     6586     6335     -251     
Files Coverage Δ
src/sentry/tasks/integrations/github/utils.py 100.00% <100.00%> (+2.32%) ⬆️
src/sentry/tasks/integrations/sync_metadata.py 100.00% <100.00%> (ø)
...ntry/tasks/integrations/vsts/subscription_check.py 80.95% <66.66%> (+0.95%) ⬆️

... and 843 files with indirect coverage changes

@asottile-sentry asottile-sentry merged commit 0bcc060 into master Jun 18, 2024
49 of 50 checks passed
@asottile-sentry asottile-sentry deleted the asottile-typing-integrations-tasks branch June 18, 2024 13:51
@github-actions github-actions bot locked and limited conversation to collaborators Jul 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.

2 participants