-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
feat(experimental): add importDurations: { limit, print } options
#9401
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
Merged
sheremet-va
merged 24 commits into
vitest-dev:main
from
hi-ogawa:01-07-feat_add_printimportbreakdown.limit_and_truncate_importdurations_collection_with_reasonable_size
Jan 24, 2026
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
39162c6
feat: add `printImportBreakdown.limit` and truncate importDurations c…
hi-ogawa 4a4eac1
test: e2e
hi-ogawa f318454
Merge branch 'main' into 01-07-feat_add_printimportbreakdown.limit_an…
hi-ogawa d27af83
fix: limit default 10 and no "show more"
hi-ogawa d5dd61d
Merge branch 'main' into 01-07-feat_add_printimportbreakdown.limit_an…
hi-ogawa c23e7ba
docs: update printImportBreakdown documentation with limit option
hi-ogawa ddb23b6
docs: no mention of limit = 0
hi-ogawa 3300b35
Merge branch 'main' into 01-07-feat_add_printimportbreakdown.limit_an…
hi-ogawa e0bfad8
refactor: rename printImportBreakdown to importDurations with clearer…
hi-ogawa 3c70c72
Merge branch 'main' into 01-07-feat_add_printimportbreakdown.limit_an…
hi-ogawa 203f945
fix: restore HTML reporter fixture assets
hi-ogawa 49740a6
fix: decouple UI breakdown visibility from print option
hi-ogawa d60171b
docs: clarify limit controls both collection and display
hi-ogawa c6e4aa7
refactor: reorder print before limit in importDurations options
hi-ogawa 809980e
docs: tweak
hi-ogawa 10b1e3f
chore: lint
hi-ogawa bede611
Merge branch 'main' into 01-07-feat_add_printimportbreakdown.limit_an…
hi-ogawa 7b2c658
docs: Update docs/config/experimental.md
hi-ogawa aef49cb
Merge branch 'main' into 01-07-feat_add_printimportbreakdown.limit_an…
hi-ogawa c078665
fix: default importDurations.limit to 0, infer 10 when print or ui en…
hi-ogawa f26c0b6
fix: default importDurations.limit to 0 (or 10 if print/UI enabled)
hi-ogawa 9c58b06
docs: update importDurations.limit default in CLI docs
hi-ogawa 85423a4
fix: add importDurations.limit to reported-tasks test
hi-ogawa 9372508
Merge branch 'main' into 01-07-feat_add_printimportbreakdown.limit_an…
sheremet-va File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.