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

deprecated is operator #501

Merged
merged 5 commits into from
Jul 19, 2020
Merged

deprecated is operator #501

merged 5 commits into from
Jul 19, 2020

Conversation

AlexHaxe
Copy link
Member

tokentree api changes

@codecov
Copy link

codecov bot commented Jul 19, 2020

Codecov Report

Merging #501 into dev will increase coverage by 0.21%.
The diff coverage is 99.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #501      +/-   ##
==========================================
+ Coverage   94.95%   95.17%   +0.21%     
==========================================
  Files         106      106              
  Lines        6844     7277     +433     
  Branches      914      816      -98     
==========================================
+ Hits         6499     6926     +427     
- Misses        345      351       +6     
Impacted Files Coverage Δ
...c/checkstyle/checks/modifier/ModifierOrderCheck.hx 97.77% <ø> (ø)
src/checkstyle/checks/coding/MagicNumberCheck.hx 96.87% <90.47%> (-3.13%) ⬇️
...checkstyle/checks/comments/DocCommentStyleCheck.hx 98.52% <92.85%> (-1.48%) ⬇️
.../checkstyle/checks/comments/TypeDocCommentCheck.hx 96.59% <96.15%> (-0.85%) ⬇️
src/checkstyle/checks/block/NeedBracesCheck.hx 95.16% <96.55%> (-0.38%) ⬇️
...checkstyle/checks/comments/FieldDocCommentCheck.hx 97.81% <97.95%> (-0.22%) ⬇️
...tyle/checks/block/BlockBreakingConditionalCheck.hx 96.77% <100.00%> (+0.94%) ⬆️
...kstyle/checks/block/ConditionalCompilationCheck.hx 100.00% <100.00%> (ø)
src/checkstyle/checks/block/EmptyBlockCheck.hx 92.18% <100.00%> (+0.45%) ⬆️
src/checkstyle/checks/block/LeftCurlyCheck.hx 95.32% <100.00%> (+0.15%) ⬆️
... 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 e7f7d5f...27f0112. Read the comment docs.

@AlexHaxe AlexHaxe merged commit 1a13453 into HaxeCheckstyle:dev Jul 19, 2020
@AlexHaxe AlexHaxe deleted the deprecate_is branch July 19, 2020 11:12
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.

None yet

1 participant