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: update tonic to 0.13 #2876

Merged
merged 1 commit into from
Mar 27, 2025
Merged

Conversation

gruebel
Copy link
Member

@gruebel gruebel commented Mar 27, 2025

Fixes #2873

Changes

  • the git submodule was already updated to v1.5.0, but the config didn't reflect it

Merge requirement checklist

  • CONTRIBUTING guidelines followed
  • Unit tests added/updated (if applicable)
  • Appropriate CHANGELOG.md files updated for non-trivial, user-facing changes
  • Changes in public API reviewed (if applicable)

@gruebel gruebel requested a review from a team as a code owner March 27, 2025 21:23
Copy link

codecov bot commented Mar 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.8%. Comparing base (a071d8f) to head (c5d6bc6).
Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #2876   +/-   ##
=====================================
  Coverage   80.8%   80.8%           
=====================================
  Files        124     124           
  Lines      23833   23833           
=====================================
  Hits       19280   19280           
  Misses      4553    4553           

☔ 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.

@@ -19,7 +19,6 @@ exclude = ["opentelemetry-prometheus"]
debug = 1

[workspace.dependencies]
async-std = "1.13"
Copy link
Member

Choose a reason for hiding this comment

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

thanks!

@cijothomas cijothomas merged commit b2de6cc into open-telemetry:main Mar 27, 2025
24 checks passed
@gruebel gruebel deleted the update-tonic branch March 27, 2025 22:20
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.

[Feature]: Upgrade Tonic to 0.13
2 participants