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

lint: add better rust formatting #72

Merged
merged 3 commits into from
Jul 6, 2024
Merged

lint: add better rust formatting #72

merged 3 commits into from
Jul 6, 2024

Conversation

alexfertel
Copy link
Owner

No description provided.

@alexfertel alexfertel added the Refactor A change that doesn't meaningfully change the behavior of the program label Jul 6, 2024
@alexfertel alexfertel self-assigned this Jul 6, 2024
Copy link

codecov bot commented Jul 6, 2024

Codecov Report

Attention: Patch coverage is 92.46436% with 37 lines in your changes missing coverage. Please review.

Project coverage is 93.4%. Comparing base (4966810) to head (9d481c9).

Additional details and impacted files
Files Coverage Δ
src/check/rules/structural_match.rs 96.8% <100.0%> (+0.6%) ⬆️
src/check/utils.rs 94.4% <100.0%> (+1.1%) ⬆️
src/error.rs 100.0% <100.0%> (ø)
src/hir/combiner.rs 96.8% <100.0%> (+0.3%) ⬆️
src/hir/mod.rs 100.0% <100.0%> (ø)
src/scaffold/mod.rs 87.6% <100.0%> (+0.1%) ⬆️
src/sol/translator.rs 98.8% <100.0%> (+<0.1%) ⬆️
src/span.rs 45.0% <100.0%> (-9.2%) ⬇️
src/syntax/parser.rs 98.0% <100.0%> (+<0.1%) ⬆️
src/utils.rs 97.3% <100.0%> (+<0.1%) ⬆️
... and 10 more

@alexfertel alexfertel merged commit 801467a into main Jul 6, 2024
7 checks passed
@alexfertel alexfertel deleted the add-rustfmt-rules branch July 6, 2024 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactor A change that doesn't meaningfully change the behavior of the program
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant