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 tokentree change of semicolon position #460

Merged
merged 2 commits into from
Aug 23, 2018

Conversation

AlexHaxe
Copy link
Member

No description provided.

@ghost ghost assigned AlexHaxe Aug 23, 2018
@ghost ghost added the in progress label Aug 23, 2018
@codecov-io
Copy link

codecov-io commented Aug 23, 2018

Codecov Report

Merging #460 into dev will increase coverage by <.01%.
The diff coverage is 96%.

Impacted file tree graph

@@           Coverage Diff            @@
##             dev    #460      +/-   ##
========================================
+ Coverage   92.5%   92.5%   +<.01%     
========================================
  Files         98      98              
  Lines       9405    9424      +19     
  Branches     357     358       +1     
========================================
+ Hits        8700    8718      +18     
  Misses       379     379              
- Partials     326     327       +1
Impacted Files Coverage Δ
src/checkstyle/checks/block/RightCurlyCheck.hx 97.46% <100%> (ø) ⬆️
src/checkstyle/checks/block/LeftCurlyCheck.hx 89.96% <100%> (ø) ⬆️
src/checkstyle/checks/block/EmptyBlockCheck.hx 88.67% <95.65%> (+0.82%) ⬆️

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 ce11c2c...8761aa6. Read the comment docs.

@AlexHaxe AlexHaxe merged commit 246fff3 into HaxeCheckstyle:dev Aug 23, 2018
@AlexHaxe AlexHaxe deleted the fix_semicolon_pos branch August 23, 2018 15:55
@ghost ghost removed the in progress label Aug 23, 2018
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