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

feat: Introduce pseudoHeaders #2428

Closed
wants to merge 4 commits into from

Conversation

tsctx
Copy link
Member

@tsctx tsctx commented Nov 13, 2023

This relates to...

Fixs #2415

Rationale

Changes

See #2415

Features

Bug Fixes

Breaking Changes and Deprecations

Status

@codecov-commenter
Copy link

codecov-commenter commented Nov 13, 2023

Codecov Report

Attention: 26 lines in your changes are missing coverage. Please review.

Comparison is base (e39a632) 85.54% compared to head (8bd9655) 85.81%.
Report is 90 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2428      +/-   ##
==========================================
+ Coverage   85.54%   85.81%   +0.26%     
==========================================
  Files          76       76              
  Lines        6858     6921      +63     
==========================================
+ Hits         5867     5939      +72     
+ Misses        991      982       -9     
Files Coverage Δ
index-fetch.js 100.00% <100.00%> (ø)
lib/api/api-stream.js 100.00% <100.00%> (ø)
lib/core/connect.js 81.25% <100.00%> (ø)
lib/fetch/body.js 97.68% <100.00%> (ø)
lib/fetch/constants.js 97.22% <100.00%> (+0.67%) ⬆️
lib/fetch/file.js 95.45% <100.00%> (+0.05%) ⬆️
lib/fetch/global.js 100.00% <ø> (ø)
lib/fetch/response.js 97.04% <100.00%> (+1.20%) ⬆️
lib/fetch/util.js 86.53% <100.00%> (+0.71%) ⬆️
lib/fetch/webidl.js 94.50% <100.00%> (-0.03%) ⬇️
... and 10 more

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

@tsctx
Copy link
Member Author

tsctx commented Nov 13, 2023

This seems a little too early.

@tsctx tsctx closed this Nov 13, 2023
@tsctx tsctx deleted the feat/introduce-pseudoHeaders branch November 13, 2023 09:17
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