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

[TESTCASE] demonstrating resolution issue with variables de… #2133

Merged
merged 6 commits into from
Nov 14, 2020

Conversation

jjbr
Copy link
Contributor

@jjbr jjbr commented Mar 22, 2019

…fined outside of a pure BlockStmt.

Testcase for #2132 .

…riables defined outside of a pure BlockStmt.
@matozoid matozoid changed the title Added testcase demonstrating resolution issue with variables de… [TESTCASE] demonstrating resolution issue with variables de… Mar 22, 2019
MysterAitch added a commit to MysterAitch/javaparser that referenced this pull request Jan 23, 2020
@MysterAitch MysterAitch added the PR - TESTCASE Pull requests with this label are test cases only - may later be merged when it passes. label Apr 24, 2020
@codecov
Copy link

codecov bot commented Nov 14, 2020

Codecov Report

Merging #2133 (9ff9453) into master (efb242d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2133   +/-   ##
=======================================
  Coverage   52.22%   52.22%           
=======================================
  Files         438      438           
  Lines       23436    23436           
  Branches     3535     3535           
=======================================
  Hits        12240    12240           
  Misses      10283    10283           
  Partials      913      913           
Flag Coverage Δ
AlsoSlowTests 52.22% <ø> (ø)
jdk-10 52.22% <ø> (ø)
jdk-11 52.22% <ø> (ø)
jdk-12 52.22% <ø> (ø)
jdk-13 52.22% <ø> (ø)
jdk-14 52.22% <ø> (ø)
jdk-15 52.22% <ø> (ø)
jdk-8 52.22% <ø> (ø)
jdk-9 52.22% <ø> (ø)
macos-latest 52.21% <ø> (ø)
ubuntu-latest 52.21% <ø> (ø)
windows-latest 52.21% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 efb242d...9ff9453. Read the comment docs.

@MysterAitch MysterAitch merged commit 222a9f4 into javaparser:master Nov 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR - TESTCASE Pull requests with this label are test cases only - may later be merged when it passes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants