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

fixed handling of default setters/getters in IndentationCheck #391

Merged
merged 2 commits into from
Apr 22, 2018

Conversation

AlexHaxe
Copy link
Member

cleanup

@codecov-io
Copy link

codecov-io commented Apr 22, 2018

Codecov Report

Merging #391 into dev will increase coverage by 0.05%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #391      +/-   ##
==========================================
+ Coverage   88.66%   88.71%   +0.05%     
==========================================
  Files         120      120              
  Lines        7825     7853      +28     
  Branches      306      305       -1     
==========================================
+ Hits         6938     6967      +29     
  Misses        624      624              
+ Partials      263      262       -1
Impacted Files Coverage Δ
...c/checkstyle/checks/whitespace/IndentationCheck.hx 98.76% <100%> (+0.16%) ⬆️
src/checkstyle/token/TokenTree.hx 92.59% <0%> (+0.92%) ⬆️

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 6b7600d...9e2643b. Read the comment docs.

@AlexHaxe AlexHaxe merged commit 6818455 into HaxeCheckstyle:dev Apr 22, 2018
@AlexHaxe AlexHaxe deleted the seg_fault_cpp branch April 22, 2018 21:57
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.

3 participants