Releases: codecov/codecov-cli
Releases · codecov/codecov-cli
Release v0.4.0
Autogenerated for 0.4.0. Created for #312
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
- 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
- add pre-commit config to cli + lint hook by @matt-codecov in #297
- chore: Fix the dry-run output (again) by @giovanni-guidini in #292
- fix: Make static analysis handle a large number of uploads by @giovanni-guidini in #306
- chore: improve label analysis log if failed to calculate by @giovanni-guidini in #307
- Update build_assets.yml by @joseph-sentry in #308
- Release 0.4.0 by @codecov-releaser in #312
New Contributors
- @LeoQuote made their first contribution in #240
- @asottile-sentry made their first contribution in #284
- @codecov-releaser made their first contribution in #294
- @matt-codecov made their first contribution in #297
Full Changelog: v0.3.3...v0.4.0
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