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

Update JSONReporter.hx #516

Merged
merged 1 commit into from
Sep 27, 2022
Merged

Update JSONReporter.hx #516

merged 1 commit into from
Sep 27, 2022

Conversation

4emodan
Copy link
Contributor

@4emodan 4emodan commented Sep 27, 2022

Fix array initialization

Fix array initialization
@codecov
Copy link

codecov bot commented Sep 27, 2022

Codecov Report

Merging #516 (ec3a2d1) into dev (119223c) will decrease coverage by 5.33%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##              dev     #516      +/-   ##
==========================================
- Coverage   94.52%   89.18%   -5.34%     
==========================================
  Files         107      107              
  Lines        7381     7381              
  Branches      827      934     +107     
==========================================
- Hits         6977     6583     -394     
  Misses        404      404              
- Partials        0      394     +394     
Impacted Files Coverage Δ
...eckstyle/checks/whitespace/WhitespaceAfterCheck.hx 53.40% <0.00%> (-46.60%) ⬇️
.../checkstyle/checks/whitespace/OperatorWrapCheck.hx 60.21% <0.00%> (-39.79%) ⬇️
src/checkstyle/checks/literal/ERegLiteralCheck.hx 83.33% <0.00%> (-16.67%) ⬇️
.../checkstyle/checks/modifier/PublicAccessorCheck.hx 83.33% <0.00%> (-16.67%) ⬇️
...ckstyle/checks/coding/AvoidTernaryOperatorCheck.hx 84.61% <0.00%> (-15.39%) ⬇️
...ckstyle/checks/whitespace/WhitespaceAroundCheck.hx 86.61% <0.00%> (-13.39%) ⬇️
...checkstyle/checks/whitespace/SeparatorWrapCheck.hx 87.50% <0.00%> (-12.50%) ⬇️
src/checkstyle/utils/ComplexTypeUtils.hx 0.00% <0.00%> (-11.92%) ⬇️
src/checkstyle/checks/naming/ParameterNameCheck.hx 88.46% <0.00%> (-11.54%) ⬇️
src/checkstyle/checks/type/TypeCheck.hx 90.00% <0.00%> (-10.00%) ⬇️
... and 63 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@AlexHaxe AlexHaxe merged commit b230ebf into HaxeCheckstyle:dev Sep 27, 2022
@AlexHaxe
Copy link
Member

thanks! seems like nobody has used JSONReporter until now :)

@4emodan 4emodan deleted the patch-1 branch February 23, 2023 14:59
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