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

fix conditional lineends / wrapping #654

Merged
merged 3 commits into from
Apr 13, 2022

Conversation

AlexHaxe
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Apr 13, 2022

Codecov Report

Merging #654 (7afd9ec) into master (0c6518d) will decrease coverage by 0.01%.
The diff coverage is 93.75%.

@@            Coverage Diff             @@
##           master     #654      +/-   ##
==========================================
- Coverage   88.94%   88.93%   -0.02%     
==========================================
  Files          19       19              
  Lines        7390     7408      +18     
  Branches      313      313              
==========================================
+ Hits         6573     6588      +15     
- Misses        504      507       +3     
  Partials      313      313              
Impacted Files Coverage Δ
src/formatter/marker/wrapping/MarkWrappingBase.hx 77.17% <ø> (-0.15%) ⬇️
src/formatter/marker/MarkWhitespace.hx 94.84% <90.90%> (-0.08%) ⬇️
src/formatter/marker/MarkLineEnds.hx 89.69% <95.23%> (-0.09%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0c6518d...7afd9ec. Read the comment docs.

@AlexHaxe AlexHaxe merged commit 1c2dfa3 into HaxeCheckstyle:master Apr 13, 2022
@AlexHaxe AlexHaxe deleted the fix_conditional branch April 13, 2022 22:09
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.

1 participant