Skip to content

Bugfix: fixed the following bugs #201

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

chhy2009
Copy link
Contributor

  • fixed the issue that the GetNonContiguousBufferContent interface of the HttpResponse output parameter using the HttpUnaryInvoke method could not obtain data

  • fixed the issue that the https client would cause coredump if the ca_cert_path parameter is not configured

chhy2009 added 2 commits May 22, 2025 14:08
… the ca_cert_path parameter is not configured
…ace of the HttpResponse output parameter using the HttpUnaryInvoke method could not obtain data
Copy link

codecov bot commented May 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.15252%. Comparing base (d3b3144) to head (47714f8).
Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##                main        #201         +/-   ##
===================================================
- Coverage   80.31311%   80.15252%   -0.16059%     
===================================================
  Files            875         875                 
  Lines          34876       34881          +5     
===================================================
- Hits           28010       27958         -52     
- Misses          6866        6923         +57     
Files with missing lines Coverage Δ
trpc/client/http/http_service_proxy.h 84.31373% <100.00000%> (+0.64026%) ⬆️
trpc/util/object_pool/object_pool.h 100.00000% <ø> (ø)

... and 18 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant