Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update from _rust template #822

Merged
merged 9 commits into from
Sep 27, 2024
Merged

chore: Update from _rust template #822

merged 9 commits into from
Sep 27, 2024

Conversation

epage
Copy link
Collaborator

@epage epage commented Sep 27, 2024

No description provided.

joshtriplett and others added 9 commits July 26, 2024 13:27
This makes clippy warn about `format!("{}", var)`, with a
machine-applicable fix converting to `format!("{var}")`.
Have clippy warn about uninlined format arguments
…ction-2.x

chore(deps): Update EmbarkStudios/cargo-deny-action action to v2
This is needed with the ubuntu-24.04 images so that `setup-python` will
install a version of Python that the pre-commit action can install into.

See pre-commit/action#210 for more of an analysis of this.
chore: Ensure pre-commit gets non-system Python
@coveralls
Copy link

Pull Request Test Coverage Report for Build 11074022054

Details

  • 6 of 23 (26.09%) changed or added relevant lines in 6 files are covered.
  • 4 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.04%) to 9.005%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/ops/cargo.rs 0 1 0.0%
src/steps/changes.rs 0 1 0.0%
src/ops/shell.rs 0 2 0.0%
src/ops/git.rs 0 6 0.0%
src/steps/mod.rs 0 7 0.0%
Files with Coverage Reduction New Missed Lines %
src/ops/version.rs 1 82.83%
src/steps/mod.rs 1 0.0%
src/ops/git.rs 2 0.0%
Totals Coverage Status
Change from base Build 10906021583: -0.04%
Covered Lines: 219
Relevant Lines: 2432

💛 - Coveralls

@epage epage merged commit f15f6c8 into crate-ci:master Sep 27, 2024
15 of 16 checks passed
@epage epage deleted the template branch September 27, 2024 16:17
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.

3 participants