Skip to content

Include shard logic in networking#2665

Merged
jmthomas merged 1 commit intomainfrom
shard_networking
Dec 29, 2025
Merged

Include shard logic in networking#2665
jmthomas merged 1 commit intomainfrom
shard_networking

Conversation

@jmthomas
Copy link
Copy Markdown
Member

closes #1955

@jmthomas jmthomas requested a review from ryanmelt December 22, 2025 15:28
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.26%. Comparing base (6ba6d17) to head (d0027b1).
⚠️ Report is 51 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2665   +/-   ##
=======================================
  Coverage   79.25%   79.26%           
=======================================
  Files         662      662           
  Lines       52412    52415    +3     
  Branches      734      734           
=======================================
+ Hits        41539    41545    +6     
+ Misses      10793    10790    -3     
  Partials       80       80           
Flag Coverage Δ
python 81.27% <ø> (+0.01%) ⬆️
ruby-api 84.52% <100.00%> (+0.03%) ⬆️
ruby-backend 82.21% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Contributor

@clayandgen clayandgen left a comment

Choose a reason for hiding this comment

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

@jmthomas jmthomas merged commit b28d0f9 into main Dec 29, 2025
27 of 28 checks passed
@jmthomas jmthomas deleted the shard_networking branch December 29, 2025 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Include Shard Logic in Microservice Networking

2 participants