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

use formatter #461

Merged
merged 3 commits into from
Sep 10, 2018
Merged

use formatter #461

merged 3 commits into from
Sep 10, 2018

Conversation

AlexHaxe
Copy link
Member

No description provided.

@ghost ghost assigned AlexHaxe Sep 10, 2018
@ghost ghost added the in progress label Sep 10, 2018
@codecov
Copy link

codecov bot commented Sep 10, 2018

Codecov Report

Merging #461 into dev will decrease coverage by 0.27%.
The diff coverage is 93.01%.

Impacted file tree graph

@@            Coverage Diff            @@
##             dev     #461      +/-   ##
=========================================
- Coverage   92.5%   92.23%   -0.28%     
=========================================
  Files         98       96       -2     
  Lines       9424     9630     +206     
  Branches     358      359       +1     
=========================================
+ Hits        8718     8882     +164     
- Misses       379      416      +37     
- Partials     327      332       +5
Impacted Files Coverage Δ
src/checkstyle/CheckerPool.hx 96.42% <ø> (-0.13%) ⬇️
src/checkstyle/utils/ArrayUtils.hx 75% <ø> (-1.48%) ⬇️
src/checkstyle/detect/DetectionReporter.hx 77.27% <ø> (-0.99%) ⬇️
src/checkstyle/utils/ErrorUtils.hx 0% <ø> (ø) ⬆️
src/checkstyle/utils/StringUtils.hx 61.11% <ø> (+3.21%) ⬆️
src/checkstyle/detect/DetectCodingStyle.hx 93.79% <ø> (-0.05%) ⬇️
src/checkstyle/ChecksInfo.hx 98.21% <ø> (-0.04%) ⬇️
src/checkstyle/ParserQueue.hx 86.84% <0%> (-0.18%) ⬇️
src/checkstyle/errors/Error.hx 0% <0%> (ø) ⬆️
...rc/checkstyle/checks/coding/NestedForDepthCheck.hx 100% <100%> (ø) ⬆️
... and 88 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 246fff3...7c599d1. Read the comment docs.

@AlexHaxe AlexHaxe merged commit 9b1545d into HaxeCheckstyle:dev Sep 10, 2018
@AlexHaxe AlexHaxe deleted the use_formatter branch September 10, 2018 22:57
@ghost ghost removed the in progress label Sep 10, 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.

1 participant