Skip to content

better grouping errors #7

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

Merged
merged 5 commits into from
Aug 7, 2024
Merged

better grouping errors #7

merged 5 commits into from
Aug 7, 2024

Conversation

carloskiki
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Aug 6, 2024

Codecov Report

Attention: Patch coverage is 47.82609% with 168 lines in your changes missing coverage. Please review.

Project coverage is 78.2%. Comparing base (9e0db58) to head (b619d09).

Files Patch % Lines
src/parser/primitives.rs 48.4% 113 Missing ⚠️
src/event.rs 44.1% 48 Missing ⚠️
src/parser/error.rs 0.0% 3 Missing ⚠️
src/parser/lex.rs 76.9% 3 Missing ⚠️
src/parser/macros.rs 0.0% 1 Missing ⚠️
Additional details and impacted files
Files Coverage Δ
src/parser/macros.rs 68.7% <0.0%> (-0.3%) ⬇️
src/parser/error.rs 53.2% <0.0%> (-0.9%) ⬇️
src/parser/lex.rs 84.2% <76.9%> (+<0.1%) ⬆️
src/event.rs 57.5% <44.1%> (-42.5%) ⬇️
src/parser/primitives.rs 77.4% <48.4%> (-3.5%) ⬇️

@carloskiki carloskiki merged commit 7e8045f into main Aug 7, 2024
17 of 20 checks passed
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.

2 participants