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

retired Haxe 3 compilation support #502

Merged
merged 2 commits into from
Dec 20, 2020

Conversation

AlexHaxe
Copy link
Member

updated haxeparser, tokentree, json2object and munit libs

updated haxeparser, tokentree, json2object and munit libs
@codecov
Copy link

codecov bot commented Dec 20, 2020

Codecov Report

Merging #502 (1b4dd94) into dev (1a13453) will decrease coverage by 0.63%.
The diff coverage is 58.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #502      +/-   ##
==========================================
- Coverage   95.17%   94.54%   -0.64%     
==========================================
  Files         106      106              
  Lines        7277     7223      -54     
  Branches      816      920     +104     
==========================================
- Hits         6926     6829      -97     
- Misses        351      359       +8     
- Partials        0       35      +35     
Impacted Files Coverage Δ
src/checkstyle/CheckerThread.hx 93.42% <ø> (ø)
...kstyle/checks/block/ConditionalCompilationCheck.hx 100.00% <ø> (ø)
src/checkstyle/checks/block/EmptyBlockCheck.hx 92.18% <ø> (ø)
src/checkstyle/checks/block/LeftCurlyCheck.hx 95.32% <ø> (ø)
src/checkstyle/checks/block/NeedBracesCheck.hx 95.16% <ø> (ø)
src/checkstyle/checks/block/RightCurlyCheck.hx 98.93% <ø> (ø)
...rc/checkstyle/checks/coding/CodeSimilarityCheck.hx 98.80% <ø> (ø)
src/checkstyle/checks/coding/MagicNumberCheck.hx 96.66% <ø> (-0.21%) ⬇️
...checkstyle/checks/coding/NullableParameterCheck.hx 100.00% <ø> (ø)
...style/checks/coding/VariableInitialisationCheck.hx 100.00% <ø> (ø)
... and 32 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 1a13453...1b4dd94. Read the comment docs.

@AlexHaxe AlexHaxe merged commit 75ccc4a into HaxeCheckstyle:dev Dec 20, 2020
@AlexHaxe AlexHaxe deleted the retire_haxe_3 branch December 20, 2020 21:15
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