Skip to content

Conversation

@tvpeter
Copy link
Collaborator

@tvpeter tvpeter commented Jan 6, 2026

Description

This PR updates the continuous integration workflow and fixes some Clippy issues.

Notes to the reviewers

  • update actions/checkout to v6
  • add a separate job for Clippy
  • automate manual caching in the build-test job
  • replace actions-r/toolchain with actions-rust- lang/setup-rust-toolchain for toolchain setup
    -fix clippy warnings
  • add prepush command to Justfile

Changelog notice

Checklists

All Submissions:

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

- update actions/checkout to v6
- add separate job for clippy
- automate manual caching in the build-test job
- replace actions-r/toolchain with actions-rust-
lang/setup-rust-toolchain for toolchain setup
- update wasm job and replace build with check
@coveralls
Copy link

Pull Request Test Coverage Report for Build 20748413544

Details

  • 0 of 21 (0.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.03%) to 7.872%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/error.rs 0 9 0.0%
src/payjoin/mod.rs 0 12 0.0%
Totals Coverage Status
Change from base Build 20714655583: -0.03%
Covered Lines: 172
Relevant Lines: 2185

💛 - Coveralls

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

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants