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

Add hang level to hanging if expression #599

Merged
merged 8 commits into from Oct 15, 2022
Merged

Add hang level to hanging if expression #599

merged 8 commits into from Oct 15, 2022

Conversation

JohnnyMorganz
Copy link
Owner

Fixes #596

@github-actions
Copy link
Contributor

Repo Comparison Test

No diff produced

@codecov
Copy link

codecov bot commented Oct 15, 2022

Codecov Report

Base: 97.65% // Head: 97.65% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (5cc765b) compared to base (62db6d8).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #599   +/-   ##
=======================================
  Coverage   97.65%   97.65%           
=======================================
  Files          14       14           
  Lines        5576     5577    +1     
=======================================
+ Hits         5445     5446    +1     
  Misses        131      131           
Impacted Files Coverage Δ
src/formatters/expression.rs 96.56% <ø> (ø)
src/formatters/assignment.rs 97.99% <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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@JohnnyMorganz JohnnyMorganz merged commit b8c32f7 into main Oct 15, 2022
@JohnnyMorganz JohnnyMorganz deleted the hang-if-expr branch October 15, 2022 14:15
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.

not indenting concatenated items after hugging string in if-expression
1 participant