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

Remove unnecessary else break in if expression comments #539

Merged
merged 4 commits into from Aug 20, 2022

Conversation

JohnnyMorganz
Copy link
Owner

Fixes #520

@codecov
Copy link

codecov bot commented Aug 20, 2022

Codecov Report

Merging #539 (a64a4b9) into master (d6bb9c7) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #539   +/-   ##
=======================================
  Coverage   97.79%   97.79%           
=======================================
  Files          14       14           
  Lines        5409     5409           
=======================================
  Hits         5290     5290           
  Misses        119      119           
Impacted Files Coverage Δ
src/formatters/expression.rs 98.10% <ø> (ø)

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

@JohnnyMorganz JohnnyMorganz merged commit a8dd59e into master Aug 20, 2022
@JohnnyMorganz JohnnyMorganz deleted the if-expr-break-else branch August 20, 2022 15:30
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.

shouldn't break on else
1 participant