Skip to content

ci: pin grcov to v0.8.20 in coverage workflow#1958

Closed
LagginTimes wants to merge 1 commit into
bitcoindevkit:masterfrom
LagginTimes:grcov_temp_fix
Closed

ci: pin grcov to v0.8.20 in coverage workflow#1958
LagginTimes wants to merge 1 commit into
bitcoindevkit:masterfrom
LagginTimes:grcov_temp_fix

Conversation

@LagginTimes
Copy link
Copy Markdown
Contributor

Description

The Code Coverage CI has started failing because grcov v0.9.1 depends on zip = "^2.6", and both zip 2.6.0 and 2.6.1 have been yanked from crates.io (see: mozilla/grcov#1351).

Notes to the reviewers

This change will need to be reverted once upstream ships a grcov release that updates its zip dependency past the yanked versions.

Changelog notice

  • Pin grcov to v0.8.20 in coverage workflow.

Checklists

All Submissions:

  • I've signed all my commits
  • I followed the contribution guidelines
  • I ran cargo fmt and cargo clippy before committing

@LagginTimes LagginTimes self-assigned this May 15, 2025
@LagginTimes
Copy link
Copy Markdown
Contributor Author

Closing PR as a new version of grcov was released that solves the CI problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant