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 empty lines detection between imports #427

Merged
merged 3 commits into from
Jun 1, 2018

Conversation

AlexHaxe
Copy link
Member

@AlexHaxe AlexHaxe commented Jun 1, 2018

No description provided.

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

codecov-io commented Jun 1, 2018

Codecov Report

Merging #427 into dev will increase coverage by 0.03%.
The diff coverage is 95.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #427      +/-   ##
==========================================
+ Coverage   91.42%   91.46%   +0.03%     
==========================================
  Files         130      130              
  Lines        9812     9856      +44     
  Branches      358      359       +1     
==========================================
+ Hits         8971     9015      +44     
+ Misses        526      525       -1     
- Partials      315      316       +1
Impacted Files Coverage Δ
src/checkstyle/config/ConfigParser.hx 83.96% <66.66%> (-0.07%) ⬇️
...style/checks/whitespace/ExtendedEmptyLinesCheck.hx 95.2% <98.43%> (+0.52%) ⬆️

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 127faa6...91818df. Read the comment docs.

@AlexHaxe AlexHaxe merged commit bbcdff7 into HaxeCheckstyle:dev Jun 1, 2018
@AlexHaxe AlexHaxe deleted the fix_emptyline_between_import branch June 1, 2018 14:10
@ghost ghost removed the in progress label Jun 1, 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