8000 Fix: issue 4503 Unable to find the method declaration corresponding to a method reference by jlerbsc · Pull Request #4739 · javaparser/javaparser · GitHub
[go: up one dir, main page]

Skip to content

Conversation

jlerbsc
Copy link
Collaborator
@jlerbsc jlerbsc commented Apr 22, 2025

Fixes #4503 .

Copy link
codecov bot commented Apr 22, 2025

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.

Project coverage is 58.287%. Comparing base (b583598) to head (e8fa78f).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
...parser/resolution/logic/MethodResolutionLogic.java 0.000% 7 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##              master     #4739       +/-   ##
===============================================
- Coverage     58.296%   58.287%   -0.010%     
  Complexity      2509      2509               
===============================================
  Files            671       671               
  Lines          38755     38761        +6     
  Branches        7031      7033        +2     
===============================================
  Hits           22593     22593               
- Misses         13270     13276        +6     
  Partials        2892      2892               
Flag Coverage Δ
AlsoSlowTests 58.287% <0.000%> (-0.010%) ⬇️
javaparser-core 58.287% <0.000%> (-0.010%) ⬇️
javaparser-symbol-solver 58.287% <0.000%> (-0.010%) ⬇️
jdk-10 57.839% <0.000%> (-0.009%) ⬇️
jdk-11 57.837% <0.000%> (-0.009%) ⬇️
jdk-12 57.837% <0.000%> (-0.009%) ⬇️
jdk-13 57.837% <0.000%> (-0.009%) ⬇️
jdk-14 58.085% <0.000%> (-0.009%) ⬇️
jdk-15 58.085% <0.000%> (-0.009%) ⬇️
jdk-16 58.059% <0.000%> (-0.009%) ⬇️
jdk-17 58.214% <0.000%> (-0.010%) ⬇️
jdk-18 58.214% <0.000%> (-0.010%) ⬇️
jdk-8 57.840% <0.000%> (-0.009%) ⬇️
jdk-9 57.836% <0.000%> (-0.009%) ⬇️
macos-latest 58.280% <0.000%> (-0.010%) ⬇️
ubuntu-latest 58.275% <0.000%> (-0.010%) ⬇️
windows-latest 58.269% <0.000%> (-0.010%) ⬇️

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

Files with missing lines Coverage Δ
...parser/resolution/logic/MethodResolutionLogic.java 0.000% <0.000%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e1e83dd...e8fa78f. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jlerbsc jlerbsc merged commit bad0ba1 into javaparser:master Apr 22, 2025
34 of 35 checks passed
@jlerbsc jlerbsc added this to the next release milestone Apr 22, 2025
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.

Unable to find the method declaration corresponding to a method reference

1 participant

0