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

Testcases for logical and/or #2907

Merged

Conversation

MysterAitch
Copy link
Member

Test cases for #2899

@codecov
Copy link

codecov bot commented Nov 12, 2020

Codecov Report

Merging #2907 (0a33968) into master (0183d64) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2907      +/-   ##
==========================================
+ Coverage   52.19%   52.21%   +0.02%     
==========================================
  Files         438      438              
  Lines       23436    23436              
  Branches     3535     3535              
==========================================
+ Hits        12232    12238       +6     
+ Misses      10291    10286       -5     
+ Partials      913      912       -1     
Flag Coverage Δ
AlsoSlowTests 52.21% <ø> (+0.02%) ⬆️
jdk-10 52.21% <ø> (+0.02%) ⬆️
jdk-11 52.21% <ø> (+0.02%) ⬆️
jdk-12 52.21% <ø> (+0.02%) ⬆️
jdk-13 52.21% <ø> (+0.02%) ⬆️
jdk-14 52.21% <ø> (+0.02%) ⬆️
jdk-15 52.21% <ø> (+0.02%) ⬆️
jdk-8 52.21% <ø> (+0.02%) ⬆️
jdk-9 52.21% <ø> (+0.02%) ⬆️
macos-latest 52.20% <ø> (+0.02%) ⬆️
ubuntu-latest 52.21% <ø> (+0.02%) ⬆️
windows-latest 52.20% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...ava/com/github/javaparser/ast/expr/Expression.java 3.79% <0.00%> (+0.63%) ⬆️
...ava/com/github/javaparser/ast/expr/BinaryExpr.java 61.45% <0.00%> (+2.08%) ⬆️
...github/javaparser/ast/expr/BooleanLiteralExpr.java 54.83% <0.00%> (+3.22%) ⬆️
...a/com/github/javaparser/ast/expr/EnclosedExpr.java 40.54% <0.00%> (+5.40%) ⬆️

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 0183d64...0a33968. Read the comment docs.

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