Releases: JuliaCI/Coverage.jl
v1.8.1
Coverage v1.8.1
Merged pull requests:
- Update SHA version constraints in Project.toml (#354) (@IanButterworth)
- v1.8.1 (#355) (@IanButterworth)
v1.8.0
Coverage v1.8.0
Merged pull requests:
- bump support for JSON 1.0 (#352) (@KristofferC)
- bump version to 1.8.0 (#353) (@KristofferC)
v1.7.0
Coverage v1.7.0
• Modernized uploader integration: Now uses official Codecov and Coveralls uploaders instead of deprecated 3rd party HTTP uploads, with automatic cross-platform binary download and management
• New simplified API: Added process_and_upload(), upload_to_codecov(), and upload_to_coveralls() functions for easier CI integration, plus enhanced parallel job support with flags and build IDs
• Full backward compatibility: Legacy Codecov.submit() and Coveralls.submit() functions continue to work seamlessly with deprecation warnings, ensuring no breaking changes for existing users
Merged pull requests:
- Modernize (#349) (@IanButterworth)
- Bump actions/checkout from 4 to 5 (#350) (@dependabot[bot])
Closed issues:
v1.6.1
Coverage v1.6.1
Merged pull requests:
- Path to julia Appveyor (#329) (@CNelias)
- document
COV_EXCL_START,COV_EXCL_STOPandCOV_EXCL_LINE(#335) (@t-bltg) - Create dependabot.yml (#338) (@ranocha)
- Bump actions/checkout from 2 to 4 (#342) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#343) (@dependabot[bot])
Closed issues:
v1.6.0
Coverage v1.6.0
Closed issues:
- No support for Gitlab CI (#330)
Merged pull requests:
- CompatHelper: bump compat for HTTP to 1, (keep existing compat) (#332) (@github-actions[bot])
- Bump version (#333) (@DilumAluthge)
v1.5.0
v1.4.0
v1.3.2
Coverage v1.3.2
Closed issues:
- fix deprecated HTTP post call (#308)
Merged pull requests:
- Coveralls: fix a deprecated HTTP post call (#321) (@DilumAluthge)
v1.3.1
Coverage v1.3.1
Merged pull requests:
- Run CI on Julia 1.0, 1.6, v1, and nightly (#320) (@DilumAluthge)
v1.3.0
Coverage v1.3.0
Closed issues:
- multiple Coveralls reports on PRs here (#300)
Merged pull requests:
- Update Codecov upload API to v4 (replacement for #304) (#318) (@DilumAluthge)