Skip to content

Support HTTP GET#344

Open
bradjones1 wants to merge 1 commit into
open-rpc:masterfrom
bradjones1:http-get
Open

Support HTTP GET#344
bradjones1 wants to merge 1 commit into
open-rpc:masterfrom
bradjones1:http-get

Conversation

@bradjones1

Copy link
Copy Markdown

Fixes #343

@codecov

codecov Bot commented Jun 25, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 84.21053% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.59%. Comparing base (0348af2) to head (9fba141).
⚠️ Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
src/transports/HTTPTransport.ts 80.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #344      +/-   ##
==========================================
- Coverage   99.27%   98.59%   -0.69%     
==========================================
  Files          11       11              
  Lines         416      428      +12     
  Branches       64       67       +3     
==========================================
+ Hits          413      422       +9     
- Misses          3        6       +3     

☔ View full report in Codecov by Harness.
📢 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.

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.

HTTP GET requests

1 participant