| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Review requested:
|
Sorry, something went wrong.
Codecov ReportAttention: Patch coverage is 81.81818% with 2 lines in your changes missing coverage. Please review.
@@ Coverage Diff @@
## main #54813 +/- ##
==========================================
+ Coverage 87.60% 87.90% +0.29%
==========================================
Files 650 651 +1
Lines 182943 183351 +408
Branches 35399 35709 +310
==========================================
+ Hits 160270 161168 +898
+ Misses 15936 15465 -471
+ Partials 6737 6718 -19
|
Sorry, something went wrong.
There was a problem hiding this comment.
lgtm
Sorry, something went wrong.
|
This PR also fixes an issue that (I believe) is causing #53937 to have failing tests. |
Sorry, something went wrong.
There was a problem hiding this comment.
Requesting changes since this has the approvals to land.
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM with minor comments.
Sorry, something went wrong.
Co-authored-by: Colin Ihrig <cjihrig@gmail.com>
Failed to start CI⚠ Something was pushed to the Pull Request branch since the last approving review. ✘ Refusing to run CI on potentially unsafe PRhttps://github.com/nodejs/node/actions/runs/10782754798 |
Sorry, something went wrong.
Sorry, something went wrong.
|
The CI appears to have been aborted, can a new one be started in its place? |
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
|
CI is 🟢 |
Sorry, something went wrong.
|
Is this semver-minor and/or notable change? I know it's being released in v22.9.0, but it does add new information, so I wanted to be sure. |
Sorry, something went wrong.
PR-URL: #54813 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Chemi Atlow <chemi@atlow.co.il> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
PR-URL: #54813 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Chemi Atlow <chemi@atlow.co.il> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
| Back | FazBrowse Home | New Git URL |
Fixes #54812
Adds a thresholds object to test:coverage's summary property.