v0.1.14
What's Changed
- add -h for help by @dana-yaish in #178
- log destination url for user when uploading by @dana-yaish in #179
- Add dry-run to labelanalysis by @giovanni-guidini in #183
- Fix custom plugin system config fields by @joseph-sentry in #181
- Fix example url so it doesn't hyperlink by @drazisil in #186
- Fix typo in README by @scott-codecov in #190
- upload process wrapper by @dana-yaish in #187
- logging the result of the empty upload process by @dana-yaish in #193
- Call static analysis finish endpoint after uploading files by @joseph-sentry in #182
- Pin dependencies in setup.py and separate dev deps by @joseph-sentry in #192
- Allow users to change coverage root for python runner by @giovanni-guidini in #197
- Complete upload command by @dana-yaish in #195
- Use
LabelAnalysisRequestResult
object by @giovanni-guidini in #196 - Send labels to Codecov only after collecting them by @giovanni-guidini in #191
- Add new ignore paths by @eliatcodecov in #173
- bump version by @giovanni-guidini in #198
New Contributors
- @joseph-sentry made their first contribution in #181
- @drazisil made their first contribution in #186
- @scott-codecov made their first contribution in #190
Full Changelog: v0.1.13...v0.1.14