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

fix(coverage): rename --pretty to --detailed #21543

Merged

Conversation

kt3k
Copy link
Member

@kt3k kt3k commented Dec 12, 2023

This PR changes --pretty flag of deno coverage command to --detailed as 'pretty' sounds confusing because the default (summary) output is already in a pretty format.

Note: --pretty flag has been landed in #21535 and it's not yet been shipped.

@kt3k kt3k merged commit 93ea46b into denoland:main Dec 12, 2023
14 checks passed
@kt3k kt3k deleted the chore-rename-pretty-reporter-to-detailed-reporter branch December 12, 2023 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants