Skip to content

impl(rust): template for an http client#1843

Merged
dbolduc merged 1 commit intogoogleapis:mainfrom
dbolduc:http-client
Aug 26, 2025
Merged

impl(rust): template for an http client#1843
dbolduc merged 1 commit intogoogleapis:mainfrom
dbolduc:http-client

Conversation

@dbolduc
Copy link
Copy Markdown
Member

@dbolduc dbolduc commented Aug 26, 2025

Add a Rust template for http client library code, without the crate structure.

cc: @whuffman36

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.53%. Comparing base (d6fa957) to head (f59131a).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1843   +/-   ##
=======================================
  Coverage   80.53%   80.53%           
=======================================
  Files          74       74           
  Lines        8074     8074           
=======================================
  Hits         6502     6502           
  Misses       1223     1223           
  Partials      349      349           

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

@dbolduc dbolduc marked this pull request as ready for review August 26, 2025 19:22
@dbolduc dbolduc requested a review from a team August 26, 2025 19:22
Copy link
Copy Markdown
Contributor

@coryan coryan left a comment

Choose a reason for hiding this comment

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

Ahh, yes. Good idea, so we can have GAPICs as part of a larger crate.

@dbolduc dbolduc merged commit 3d18631 into googleapis:main Aug 26, 2025
9 checks passed
@dbolduc dbolduc deleted the http-client branch August 26, 2025 19:36
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