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

stackdriver: prepare for release #92

Merged
merged 10 commits into from
Jul 19, 2024
Merged

Conversation

djc
Copy link
Contributor

@djc djc commented Jul 19, 2024

Changes

  • Remove yup-authorizer feature, which I suspect is unused and depends on yup-oauth2 which doesn't seem to get much maintenance
  • Update all the dependencies:
    • http, reqwest
    • prost, tonic, tonic-build
    • opentelemetry-*

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)

@djc djc requested a review from a team July 19, 2024 13:06
Copy link

codecov bot commented Jul 19, 2024

Codecov Report

Attention: Patch coverage is 70.42254% with 21 lines in your changes missing coverage. Please review.

Project coverage is 55.9%. Comparing base (56a6f45) to head (58ba071).
Report is 21 commits behind head on main.

Files Patch % Lines
opentelemetry-stackdriver/src/lib.rs 74.6% 17 Missing ⚠️
opentelemetry-stackdriver/src/proto/logging/v2.rs 0.0% 2 Missing ⚠️
opentelemetry-stackdriver/src/proto/api.rs 0.0% 1 Missing ⚠️
...ry-stackdriver/src/proto/devtools/cloudtrace/v2.rs 0.0% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main     #92     +/-   ##
=======================================
+ Coverage   52.3%   55.9%   +3.6%     
=======================================
  Files         38      38             
  Lines       4967    5368    +401     
=======================================
+ Hits        2598    3003    +405     
+ Misses      2369    2365      -4     

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

@lalitb lalitb merged commit 624e5bd into open-telemetry:main Jul 19, 2024
9 checks passed
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.

2 participants