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

Various improvements #9

Merged
merged 1 commit into from
Jun 4, 2021
Merged

Various improvements #9

merged 1 commit into from
Jun 4, 2021

Conversation

taiki-e
Copy link
Owner

@taiki-e taiki-e commented Jun 4, 2021

  • --json flag now exports all coverage data by default. If you want to get only summary information, use --summary-only flag together.
  • Add --lcov flag for exporting coverage data in "lcov" format.
  • Add --output-dir flag for specifying a directory to write coverage reports generated by --html or --text flag.
  • Fix several bugs.
  • Documentation improvements.
    • Add a complete list of options to the readme.
    • Document all options.
    • Document known limitations.

@taiki-e taiki-e force-pushed the dev branch 10 times, most recently from 176aee7 to 7dc6e91 Compare June 4, 2021 17:59
@taiki-e
Copy link
Owner Author

taiki-e commented Jun 4, 2021

bors r+

@bors
Copy link
Contributor

bors bot commented Jun 4, 2021

Build succeeded:

@bors bors bot merged commit bb0d636 into main Jun 4, 2021
@bors bors bot deleted the dev branch June 4, 2021 18:09
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.

1 participant