Skip to content

feat(network)!: add contract for network - #402

Merged
H4ad merged 2 commits into
mainfrom
feat/custom-network
Aug 22, 2026
Merged

H4ad merged 2 commits into
mainfrom
feat/custom-network

Conversation

@H4ad

@H4ad H4ad commented Aug 22, 2026

Copy link
Copy Markdown
Owner

Description of change

This is something I wanted to do for a long time, the only part that was linking our lib to Node.js, maybe this unlocks the lib to implement adapters for Cloudflare or any other cloud environment that depends on WebStreams Request/Response.

Closes #348

@codecov

codecov Bot commented Aug 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.84%. Comparing base (a7e1a11) to head (379a8c9).
⚠️ Report is 22 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##             main     #402    +/-   ##
========================================
  Coverage   99.83%   99.84%            
========================================
  Files          65       67     +2     
  Lines        3059     3170   +111     
  Branches      668      697    +29     
========================================
+ Hits         3054     3165   +111     
  Misses          5        5            

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

@H4ad
H4ad merged commit ecf53f4 into main Aug 22, 2026
9 checks passed
@H4ad
H4ad deleted the feat/custom-network branch August 22, 2026 21:16
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.

request.ip property shadows/overrides the Express request.ip property (BUG)

1 participant