-
Notifications
You must be signed in to change notification settings - Fork 29.8k
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
test_runner: refactor coverage report output for readability #47791
Merged
nodejs-github-bot
merged 11 commits into
nodejs:main
from
dmnsgn:coverage-spec-table-format
Jun 7, 2023
Merged
test_runner: refactor coverage report output for readability #47791
nodejs-github-bot
merged 11 commits into
nodejs:main
from
dmnsgn:coverage-spec-table-format
Jun 7, 2023
Commits on Jun 6, 2023
-
test_runner: refactor coverage report output for readability
Add a "table" parameter to getCoverageReport. Keep the tap coverage output intact. Change the output by adding padding and truncating the tables' cells. Add separation lines for table head/body/foot. Group uncovered lines as ranges. Add yellow color for coverage between 50 and 90. Refs: nodejs#46674
Configuration menu - View commit details
-
Copy full SHA for d177485 - Browse repository at this point
Copy the full SHA d177485View commit details -
Configuration menu - View commit details
-
Copy full SHA for be8cdf8 - Browse repository at this point
Copy the full SHA be8cdf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e024399 - Browse repository at this point
Copy the full SHA e024399View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bbe5b7 - Browse repository at this point
Copy the full SHA 6bbe5b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f9ad76 - Browse repository at this point
Copy the full SHA 1f9ad76View commit details -
Configuration menu - View commit details
-
Copy full SHA for d22b485 - Browse repository at this point
Copy the full SHA d22b485View commit details -
test_runner: use StringPrototypeSlice primordial instead of substring…
… for truncate methods
Configuration menu - View commit details
-
Copy full SHA for 04d2b78 - Browse repository at this point
Copy the full SHA 04d2b78View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7cdf96 - Browse repository at this point
Copy the full SHA b7cdf96View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbafa5b - Browse repository at this point
Copy the full SHA dbafa5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98a327b - Browse repository at this point
Copy the full SHA 98a327bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fdade11 - Browse repository at this point
Copy the full SHA fdade11View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.