Skip to content

Fix: Simplify code and possibly improve the resolution of extended interfaces when using qualified names#4882

Merged
jlerbsc merged 1 commit intojavaparser:masterfrom
jlerbsc:master
Oct 23, 2025
Merged

Fix: Simplify code and possibly improve the resolution of extended interfaces when using qualified names#4882
jlerbsc merged 1 commit intojavaparser:masterfrom
jlerbsc:master

Conversation

@jlerbsc
Copy link
Copy Markdown
Collaborator

@jlerbsc jlerbsc commented Oct 23, 2025

No description provided.

@jlerbsc jlerbsc merged commit a111ba0 into javaparser:master Oct 23, 2025
35 checks passed
@jlerbsc jlerbsc added this to the next release milestone Oct 23, 2025
@jlerbsc jlerbsc added the PR: Fixed A PR that offers a fix or correction label Oct 23, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.405%. Comparing base (c917535) to head (51d5210).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##              master     #4882       +/-   ##
===============================================
- Coverage     58.409%   58.405%   -0.004%     
+ Complexity      2538      2537        -1     
===============================================
  Files            677       677               
  Lines          39047     39046        -1     
  Branches        7089      7089               
===============================================
- Hits           22807     22805        -2     
- Misses         13340     13341        +1     
  Partials        2900      2900               
Flag Coverage Δ
AlsoSlowTests 58.405% <100.000%> (-0.004%) ⬇️
javaparser-core 58.405% <100.000%> (-0.004%) ⬇️
javaparser-symbol-solver 58.405% <100.000%> (-0.004%) ⬇️
jdk-10 57.967% <100.000%> (-0.007%) ⬇️
jdk-11 57.969% <100.000%> (-0.004%) ⬇️
jdk-12 57.969% <100.000%> (-0.004%) ⬇️
jdk-13 57.969% <100.000%> (-0.004%) ⬇️
jdk-14 58.189% <100.000%> (-0.022%) ⬇️
jdk-15 58.207% <100.000%> (-0.004%) ⬇️
jdk-16 58.181% <100.000%> (-0.002%) ⬇️
jdk-17 58.335% <100.000%> (-0.004%) ⬇️
jdk-18 58.335% <100.000%> (-0.004%) ⬇️
jdk-8 57.969% <100.000%> (-0.004%) ⬇️
jdk-9 57.967% <100.000%> (-0.004%) ⬇️
macos-latest 58.397% <100.000%> (-0.004%) ⬇️
ubuntu-latest 58.392% <100.000%> (-0.004%) ⬇️
windows-latest 58.387% <100.000%> (-0.004%) ⬇️

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

Files with missing lines Coverage Δ
...l/declarations/JavaParserInterfaceDeclaration.java 63.636% <100.000%> (-0.274%) ⬇️

... and 1 file with indirect coverage changes


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 b36c8b2...51d5210. Read the comment docs.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: Fixed A PR that offers a fix or correction

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant