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

ref(scaffold): use the thiserror crate #71

Merged
merged 2 commits into from
Jul 6, 2024
Merged

ref(scaffold): use the thiserror crate #71

merged 2 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 88.31169% with 9 lines in your changes missing coverage. Please review.

Project coverage is 93.7%. Comparing base (3477dda) to head (e85ab09).

Additional details and impacted files
Files Coverage Δ
src/error.rs 100.0% <100.0%> (+7.5%) ⬆️
src/scaffold/modifiers.rs 91.3% <ø> (ø)
src/hir/combiner.rs 96.4% <83.3%> (+0.7%) ⬆️
src/syntax/parser.rs 98.0% <50.0%> (+1.8%) ⬆️
src/syntax/semantics.rs 92.7% <95.0%> (+0.3%) ⬆️
src/config.rs 94.2% <90.0%> (+8.1%) ⬆️
src/syntax/tokenizer.rs 95.3% <0.0%> (+1.1%) ⬆️

@alexfertel alexfertel merged commit 4966810 into main Jul 6, 2024
7 of 8 checks passed
@alexfertel alexfertel deleted the use-thiserror branch July 6, 2024 19:20
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