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(hybridcloud) Move replication services to sentry.hybridcloud #73446

Merged
merged 6 commits into from
Jun 28, 2024

Conversation

markstory
Copy link
Member

Part of the module de-duplication work

Refs HC-982

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

codecov bot commented Jun 27, 2024

Codecov Report

Attention: Patch coverage is 97.87234% with 2 lines in your changes missing coverage. Please review.

Project coverage is 78.01%. Comparing base (ba3a4de) to head (2c6163c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #73446   +/-   ##
=======================================
  Coverage   78.01%   78.01%           
=======================================
  Files        6636     6636           
  Lines      296778   296778           
  Branches    51111    51111           
=======================================
+ Hits       231543   231544    +1     
  Misses      58850    58850           
+ Partials     6385     6384    -1     
Files Coverage Δ
src/sentry/api/serializers/models/sentry_app.py 97.87% <100.00%> (ø)
.../api/serializers/models/sentry_app_installation.py 100.00% <100.00%> (ø)
src/sentry/api/serializers/models/user.py 98.28% <100.00%> (ø)
...try/api/serializers/models/user_identity_config.py 97.26% <100.00%> (ø)
src/sentry/features/flagpole_context.py 94.36% <100.00%> (ø)
src/sentry/hybridcloud/rpc/service.py 86.24% <ø> (ø)
...ridcloud/services/organization_mapping/__init__.py 100.00% <ø> (ø)
.../hybridcloud/services/organization_mapping/impl.py 77.96% <100.00%> (ø)
...hybridcloud/services/organization_mapping/model.py 100.00% <100.00%> (ø)
...ybridcloud/services/organization_mapping/serial.py 100.00% <100.00%> (ø)
... and 32 more

... and 5 files with indirect coverage changes

@markstory markstory merged commit 7d1d769 into master Jun 28, 2024
49 checks passed
@markstory markstory deleted the chore-hc-hybridcloud branch June 28, 2024 16:37
@github-actions github-actions bot locked and limited conversation to collaborators Jul 14, 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