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

[pull] main from nodejs:main #32

Merged
merged 3 commits into from
Jan 5, 2025
Merged

[pull] main from nodejs:main #32

merged 3 commits into from
Jan 5, 2025

Conversation

pull[bot]
Copy link

@pull pull bot commented Jan 5, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

EddieAbbondanzio and others added 3 commits January 5, 2025 08:35
PR-URL: #54049
Reviewed-By: Matteo Collina <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Moshe Atlow <[email protected]>
Reviewed-By: Pietro Marchini <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Chemi Atlow <[email protected]>
Co-authored-by: Antoine du Hamel <[email protected]>
PR-URL: #56385
Fixes: #56384
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Yagiz Nizipli <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Antoine du Hamel <[email protected]>
The `Network.loadingFinished` should be deferred until the response is
complete and the data is fully consumed. Also, report correct request
url with the specified port by retrieving the host from the request
headers.

PR-URL: #56372
Refs: #53946
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Kohei Ueno <[email protected]>
@pull pull bot added the ⤵️ pull label Jan 5, 2025
@pull pull bot merged commit 9400eae into zys-contrib:main Jan 5, 2025
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 94.44444% with 10 lines in your changes missing coverage. Please review.

Project coverage is 88.44%. Comparing base (338d70b) to head (9400eae).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
lib/internal/inspector/network_http.js 94.69% 7 Missing ⚠️
lib/internal/inspector/network.js 90.32% 3 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
+ Coverage   88.41%   88.44%   +0.03%     
==========================================
  Files         658      658              
  Lines      190788   190452     -336     
  Branches    36539    36500      -39     
==========================================
- Hits       168689   168451     -238     
+ Misses      15266    15245      -21     
+ Partials     6833     6756      -77     
Files with missing lines Coverage Δ
lib/internal/inspector_network_tracking.js 100.00% <100.00%> (+6.66%) ⬆️
lib/internal/test_runner/test.js 96.92% <100.00%> (+<0.01%) ⬆️
lib/internal/test_runner/tests_stream.js 91.71% <100.00%> (+0.09%) ⬆️
src/node_builtins.cc 78.48% <ø> (+0.05%) ⬆️
src/node_sqlite.cc 79.65% <100.00%> (ø)
lib/internal/inspector/network.js 90.32% <90.32%> (ø)
lib/internal/inspector/network_http.js 94.69% <94.69%> (ø)

... and 48 files with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants