Releases: codecov/codecov-cli
Releases · codecov/codecov-cli
v0.3.8
What's Changed
- chore: rename PythonStandardRunner by @giovanni-guidini in #280
- Adding builds for main and some reusable workflows by @trent-codecov in #279
- fix: Try to fix httpx.PoolTimeout error by @giovanni-guidini in #293
- Release 0.3.8 by @codecov-releaser in #294
- Add perms for pipy step by @trent-codecov in #295
- Fix release version by @trent-codecov in #298
- Release 0.3.8 by @codecov-releaser in #299
- Fix release version by @trent-codecov in #300
- Release 0.3.8 by @codecov-releaser in #301
- Fix release version by @trent-codecov in #302
- Release 0.3.8 by @codecov-releaser in #303
New Contributors
- @codecov-releaser made their first contribution in #294
Full Changelog: v0.3.7...v0.3.8
v0.3.7
What's Changed
- chore: New release process by @giovanni-guidini in #274
- Build macos cli executable using universal2 python by @joseph-sentry in #269
- chore: Remove requirement for pytest by @giovanni-guidini in #273
- disable file fixes by @dana-yaish in #276
- chore: better handle CancelledError from static analysis by @giovanni-guidini in #275
- Prepare release 0.3.4 by @giovanni-guidini in #277
- use older ubuntu runner to have wider support by @LeoQuote in #240
- Update push_flow.yml by @trent-codecov in #278
- fix: Fix VERSION file missing by @giovanni-guidini in #281
- Hotfix for previous version that I broke :E by @giovanni-guidini in #282
- hotfix: previous change still yields a broken release. So going back to manually editing the version number. We will fix the release process shortly by @giovanni-guidini in #283
- ref: fix version lookup and package build from source by @asottile-sentry in #284
- Update setup.py by @trent-codecov in #285
New Contributors
- @LeoQuote made their first contribution in #240
- @asottile-sentry made their first contribution in #284
Full Changelog: v0.3.3...v0.3.7
v0.3.4
What's Changed
- chore: New release process by @giovanni-guidini in #274
- Build macos cli executable using universal2 python by @joseph-sentry in #269
- chore: Remove requirement for pytest by @giovanni-guidini in #273
- disable file fixes by @dana-yaish in #276
- chore: better handle CancelledError from static analysis by @giovanni-guidini in #275
- Prepare release 0.3.4 by @giovanni-guidini in #277
- use older ubuntu runner to have wider support by @LeoQuote in #240
- Update push_flow.yml by @trent-codecov in #278
New Contributors
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- fix: Fix python analysis for function docstrings by @giovanni-guidini in #267
- fix: better handle errors in static analysis by @giovanni-guidini in #271
- Update --dry-run output by @giovanni-guidini in #272
- prep version bump by @giovanni-guidini in #268
Full Changelog: v0.3.02...v0.3.3
v0.3.2
v0.3.1
What's Changed
- fix: surface processing errors by @giovanni-guidini in #262
- prep release v0.3.1 by @giovanni-guidini in #263
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- chore: Relax pytest-cov requirement by @giovanni-guidini in #252
- chore: add default config by @giovanni-guidini in #251
- fix: display output if pytest fails in collection by @giovanni-guidini in #254
- fix: add prettier pytest logging by @thomasrockhu-codecov in #253
- fix: explicitly import version so click doesnt have to find it by @thomasrockhu-codecov in #257
- chore: remove include_curr_dir option by @giovanni-guidini in #255
- fix: make --dry-run useful by @giovanni-guidini in #256
- fix: make max_conditional iterative by @giovanni-guidini in #258
- Prep for release v0.3.0 by @giovanni-guidini in #260
Full Changelog: v0.2.2...v0.3.0
v0.2.2
What's Changed
- empty upload is missing a parameter by @dana-yaish in #244
- fix: JS analyser do-statement by @giovanni-guidini in #246
- Handle error reading code files for file fixes due to decoding error by @joseph-sentry in #247
- bump version to 0.2.2 by @joseph-sentry in #248
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- add a new option that handles the case when no coverage files are found by @dana-yaish in #239
- Bump certifi from 2022.6.15 to 2023.7.22 by @dependabot in #218
- Not breaking when git not available by @ThiagoCodecov in #94
- Change encoding of open in _get_file_fixes to utf8 by @joseph-sentry in #242
- Version 0.2.1 by @drazisil-codecov in #245
New Contributors
- @dependabot made their first contribution in #218
- @drazisil-codecov made their first contribution in #245
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Add version to upload request data by @joseph-sentry in #216
- Enable ATS in the CLI by @giovanni-guidini in #211
- log out response correctly by @dana-yaish in #226
- upgrade readme.md by @dana-yaish in #225
- hide token in debug log by @dana-yaish in #212
- Add fail-on-error flag to commands that were missing it by @joseph-sentry in #223
- raise exception when no coverage reports found by @dana-yaish in #227
- add --disable-search to docs by @dana-yaish in #222
- adding errors to extra_log_attributes by @dana-yaish in #228
- feat: add envvar for static analysis token by @giovanni-guidini in #229
- feat: add support for options when running tests by @giovanni-guidini in #230
- feat: validate commit SHAs by @giovanni-guidini in #231
- renaming upload-completion command to send-notifications by @dana-yaish in #232
- update docs by @dana-yaish in #233
- chore: Clean pytest output on error by @giovanni-guidini in #234
- Update init.py by @giovanni-guidini in #235
Full Changelog: v0.1.17...v0.2.0