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 abstract comments #142

Merged
merged 7 commits into from Feb 20, 2019
Merged

Conversation

AlexHaxe
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Feb 20, 2019

Codecov Report

Merging #142 into master will increase coverage by 0.68%.
The diff coverage is 86%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #142      +/-   ##
==========================================
+ Coverage   78.47%   79.16%   +0.68%     
==========================================
  Files          39       39              
  Lines        2509     2592      +83     
  Branches      122      126       +4     
==========================================
+ Hits         1969     2052      +83     
+ Misses        423      419       -4     
- Partials      117      121       +4
Impacted Files Coverage Δ
src/tokentree/walk/WalkAbstract.hx 82.45% <100%> (-4.82%) ⬇️
src/tokentree/utils/TokenTreeCheckUtils.hx 65.41% <84.74%> (+3.72%) ⬆️
src/tokentree/walk/WalkStatement.hx 92.01% <87.17%> (-0.63%) ⬇️

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 ae95aa9...230fe0c. Read the comment docs.

@AlexHaxe AlexHaxe merged commit d641f3d into HaxeCheckstyle:master Feb 20, 2019
@AlexHaxe AlexHaxe deleted the fix_abstract_comments branch February 20, 2019 08:53
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.

None yet

1 participant