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(api): Made Endpoints Private in Bulk #75544

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

iamrajjoshi
Copy link
Member

made endpoints private in bulk

@iamrajjoshi iamrajjoshi self-assigned this Aug 2, 2024
@iamrajjoshi iamrajjoshi requested review from a team as code owners August 2, 2024 17:52
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Aug 2, 2024
Copy link

codecov bot commented Aug 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.23%. Comparing base (62666a4) to head (685f832).
Report is 6 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master   #75544       +/-   ##
===========================================
+ Coverage   56.35%   78.23%   +21.87%     
===========================================
  Files        6575     6823      +248     
  Lines      289802   303127    +13325     
  Branches    49840    52167     +2327     
===========================================
+ Hits       163328   237153    +73825     
+ Misses     122327    59598    -62729     
- Partials     4147     6376     +2229     
Files Coverage Δ
...sentry/api/endpoints/accept_organization_invite.py 97.87% <ø> (+34.04%) ⬆️
...rc/sentry/api/endpoints/accept_project_transfer.py 85.36% <ø> (+47.56%) ⬆️
...rc/sentry/api/endpoints/api_application_details.py 68.18% <ø> (+25.75%) ⬆️
src/sentry/api/endpoints/avatar/sentry_app.py 100.00% <ø> (+13.63%) ⬆️
...dpoints/integrations/sentry_apps/authorizations.py 100.00% <ø> (+44.44%) ⬆️
...i/endpoints/integrations/sentry_apps/components.py 100.00% <ø> (+28.20%) ⬆️
...sentry_apps/installation/external_issue/actions.py 76.74% <ø> (+32.55%) ⬆️
...ions/sentry_apps/installation/external_requests.py 100.00% <ø> (+48.00%) ⬆️
...nts/integrations/sentry_apps/installation/index.py 100.00% <ø> (+45.09%) ⬆️
.../endpoints/integrations/sentry_apps/interaction.py 100.00% <ø> (+43.58%) ⬆️
... and 33 more

... and 2129 files with indirect coverage changes

@iamrajjoshi iamrajjoshi merged commit 38cd7c7 into master Aug 5, 2024
51 checks passed
@iamrajjoshi iamrajjoshi deleted the raj/make-endpoints-private branch August 5, 2024 17:22
@github-actions github-actions bot locked and limited conversation to collaborators Aug 21, 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