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 absolute path detection #422

Merged
merged 4 commits into from
May 24, 2018
Merged

Conversation

AlexHaxe
Copy link
Member

added version to config files

@codecov-io
Copy link

codecov-io commented May 24, 2018

Codecov Report

Merging #422 into dev will decrease coverage by <.01%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #422      +/-   ##
==========================================
- Coverage   91.24%   91.24%   -0.01%     
==========================================
  Files         125      125              
  Lines        9107     9113       +6     
  Branches      327      328       +1     
==========================================
+ Hits         8310     8315       +5     
  Misses        512      512              
- Partials      285      286       +1
Impacted Files Coverage Δ
src/checkstyle/utils/ConfigUtils.hx 62.5% <100%> (+0.43%) ⬆️
src/checkstyle/config/ConfigParser.hx 72.53% <57.14%> (-0.28%) ⬇️
src/checkstyle/CheckerPool.hx 100% <0%> (+3.22%) ⬆️

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 5a49e7d...69724c1. Read the comment docs.

@AlexHaxe AlexHaxe merged commit af1dec6 into HaxeCheckstyle:dev May 24, 2018
@AlexHaxe AlexHaxe deleted the fix_absolute_path branch May 24, 2018 08:42
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