pull_request_coverage 0.0.2+1 pull_request_coverage: ^0.0.2+1 copied to clipboard
A CLI tool to verify the test coverage of a pull request only, ignoring the rest of the project.
0.0.2+1 #
- Fix wrong message when there is no new lines in the PR
- Update readme
- Making this package a binary only
0.0.2 #
- Fix code diff showing missing coverage in wrong line
0.0.1+2 #
- Change SDK requirements to '>=2.17.0 <3.0.0'
0.0.1+1 #
- Removing Android and iOS as supported platforms.
0.0.1 #
- Initial version.