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(sentryapps) Remove uncached RPC method #81153

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

markstory
Copy link
Member

With all traffic using the cached method call we can remove the deprecated RPC call.

Refs #80488

With all traffic using the cached method call we can remove the
deprecated RPC call.

Refs #80488
@markstory markstory requested review from a team as code owners November 21, 2024 20:57
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Nov 21, 2024
Copy link

codecov bot commented Nov 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #81153      +/-   ##
==========================================
- Coverage   80.34%   80.31%   -0.03%     
==========================================
  Files        7215     7221       +6     
  Lines      319407   319356      -51     
  Branches    20775    20748      -27     
==========================================
- Hits       256616   256492     -124     
- Misses      62397    62471      +74     
+ Partials      394      393       -1     

Copy link
Contributor

@Christinarlong Christinarlong left a comment

Choose a reason for hiding this comment

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

kewl beans

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.

2 participants