Skip to content

Conversation

legendecas
Copy link
Member

Improve batch diagnostic channel subscriptions in network inspections. This could prevent a channel from mismatches in subscribe/unsubscribe.

@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/inspector

@nodejs-github-bot nodejs-github-bot added http2 Issues or PRs related to the http2 subsystem. inspector Issues and PRs related to the V8 inspector protocol needs-ci PRs that need a full CI run. labels Sep 25, 2025
Copy link

codecov bot commented Sep 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.47%. Comparing base (4dc19ec) to head (713dff3).
⚠️ Report is 97 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #60009      +/-   ##
==========================================
- Coverage   88.49%   88.47%   -0.02%     
==========================================
  Files         703      703              
  Lines      207529   207529              
  Branches    40011    40015       +4     
==========================================
- Hits       183643   183617      -26     
- Misses      15885    15899      +14     
- Partials     8001     8013      +12     
Files with missing lines Coverage Δ
lib/internal/inspector/network.js 95.95% <100.00%> (+1.22%) ⬆️
lib/internal/inspector/network_http.js 94.85% <100.00%> (-0.39%) ⬇️
lib/internal/inspector/network_http2.js 94.94% <100.00%> (-0.32%) ⬇️
lib/internal/inspector/network_undici.js 91.66% <100.00%> (-0.53%) ⬇️

... and 35 files with indirect coverage changes

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

@lpinca lpinca added the request-ci Add this label to start a Jenkins CI on a PR. label Sep 25, 2025
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 25, 2025
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@legendecas legendecas added the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 6, 2025
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 6, 2025
@nodejs-github-bot nodejs-github-bot merged commit d9b8a35 into nodejs:main Oct 6, 2025
73 checks passed
@nodejs-github-bot
Copy link
Collaborator

Landed in d9b8a35

@legendecas legendecas deleted the inspector-register branch October 6, 2025 13:50
RafaelGSS pushed a commit that referenced this pull request Oct 7, 2025
PR-URL: #60009
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
http2 Issues or PRs related to the http2 subsystem. inspector Issues and PRs related to the V8 inspector protocol needs-ci PRs that need a full CI run.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants