Skip to content

Conversation

epage
Copy link
Contributor

@epage epage commented Sep 27, 2024

No description provided.

joshtriplett and others added 8 commits July 26, 2024 13:27
This makes clippy warn about `format!("{}", var)`, with a
machine-applicable fix converting to `format!("{var}")`.
…rmat-args

Have clippy warn about uninlined format arguments
…go-deny-action-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
@epage epage enabled auto-merge September 27, 2024 17:11
@epage epage merged commit 3bb3f0b into gitext-rs:main Sep 27, 2024
16 of 17 checks passed
@epage epage deleted the template branch September 27, 2024 17:13
@coveralls
Copy link

Pull Request Test Coverage Report for Build 11074833565

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 71.579%

Totals Coverage Status
Change from base Build 10687709288: 0.0%
Covered Lines: 68
Relevant Lines: 95

💛 - Coveralls

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