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

Cleanup trivia code #664

Merged
merged 5 commits into from Mar 30, 2023
Merged

Cleanup trivia code #664

merged 5 commits into from Mar 30, 2023

Conversation

JohnnyMorganz
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Mar 30, 2023

Codecov Report

Patch coverage: 93.47% and project coverage change: +0.15 🎉

Comparison is base (46457ad) 97.20% compared to head (1334e5f) 97.36%.

❗ Current head 1334e5f differs from pull request most recent head ae9f4ec. Consider uploading reports for the commit ae9f4ec to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #664      +/-   ##
==========================================
+ Coverage   97.20%   97.36%   +0.15%     
==========================================
  Files          16       16              
  Lines        6198     6108      -90     
==========================================
- Hits         6025     5947      -78     
+ Misses        173      161      -12     
Impacted Files Coverage Δ
src/formatters/trivia.rs 100.00% <ø> (ø)
src/formatters/trivia_util.rs 93.56% <90.82%> (+0.86%) ⬆️
src/formatters/assignment.rs 96.58% <100.00%> (-0.02%) ⬇️
src/formatters/block.rs 97.95% <100.00%> (+0.02%) ⬆️
src/formatters/expression.rs 96.50% <100.00%> (+<0.01%) ⬆️
src/formatters/functions.rs 98.63% <100.00%> (-0.02%) ⬇️
src/formatters/general.rs 97.48% <100.00%> (-0.01%) ⬇️
src/formatters/stmt.rs 98.77% <100.00%> (+<0.01%) ⬆️
src/formatters/table.rs 98.72% <100.00%> (+<0.01%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions
Copy link
Contributor

Repo Comparison Test

No diff produced

@JohnnyMorganz JohnnyMorganz merged commit c371572 into main Mar 30, 2023
12 checks passed
@JohnnyMorganz JohnnyMorganz deleted the cleanup branch March 30, 2023 15:46
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.

None yet

1 participant