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

add range definition to exclude config, fixes #120 #424

Merged
merged 2 commits into from
May 27, 2018

Conversation

AlexHaxe
Copy link
Member

No description provided.

@codecov-io
Copy link

codecov-io commented May 27, 2018

Codecov Report

Merging #424 into dev will increase coverage by 0.13%.
The diff coverage is 85.24%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #424      +/-   ##
==========================================
+ Coverage   91.19%   91.33%   +0.13%     
==========================================
  Files         125      126       +1     
  Lines        9131     9255     +124     
  Branches      329      326       -3     
==========================================
+ Hits         8327     8453     +126     
+ Misses        517      512       -5     
- Partials      287      290       +3
Impacted Files Coverage Δ
src/checkstyle/checks/type/DynamicCheck.hx 100% <100%> (ø) ⬆️
src/checkstyle/CheckerPool.hx 96.55% <100%> (-0.23%) ⬇️
src/checkstyle/checks/naming/MemberNameCheck.hx 96.66% <50%> (+0.03%) ⬆️
src/checkstyle/CheckerThread.hx 87.61% <75%> (+1.45%) ⬆️
src/checkstyle/config/ExcludeManager.hx 84.72% <84.72%> (ø)
src/checkstyle/checks/Check.hx 85.05% <85.71%> (-4.42%) ⬇️
src/checkstyle/Checker.hx 89.08% <87.5%> (+1.01%) ⬆️
src/checkstyle/config/ConfigParser.hx 84.1% <93.33%> (+11.56%) ⬆️
... and 2 more

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 e279abc...64a796f. Read the comment docs.

@AlexHaxe AlexHaxe merged commit 3b80f8c into HaxeCheckstyle:dev May 27, 2018
@AlexHaxe AlexHaxe deleted the refactor_exclude_handling branch May 27, 2018 13:25
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