Skip to content

Fix: Adjusts the range limits of lambda expression parameters to ignore brackets.#4860

Merged
jlerbsc merged 1 commit intojavaparser:masterfrom
jlerbsc:master
Sep 30, 2025
Merged

Fix: Adjusts the range limits of lambda expression parameters to ignore brackets.#4860
jlerbsc merged 1 commit intojavaparser:masterfrom
jlerbsc:master

Conversation

@jlerbsc
Copy link
Copy Markdown
Collaborator

@jlerbsc jlerbsc commented Sep 30, 2025

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.354%. Comparing base (0129860) to head (8267d4b).
⚠️ Report is 5 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##              master     #4860   +/-   ##
===========================================
  Coverage     58.354%   58.354%           
  Complexity      2532      2532           
===========================================
  Files            671       671           
  Lines          38861     38861           
  Branches        7064      7064           
===========================================
  Hits           22677     22677           
  Misses         13293     13293           
  Partials        2891      2891           
Flag Coverage Δ
AlsoSlowTests 58.354% <100.000%> (ø)
javaparser-core 58.354% <100.000%> (ø)
javaparser-symbol-solver 58.354% <100.000%> (ø)
jdk-10 57.916% <100.000%> (ø)
jdk-11 57.915% <100.000%> (ø)
jdk-12 57.915% <100.000%> (ø)
jdk-13 57.915% <100.000%> (ø)
jdk-14 58.152% <100.000%> (-0.003%) ⬇️
jdk-15 58.154% <100.000%> (ø)
jdk-16 58.129% <100.000%> (ø)
jdk-17 58.283% <100.000%> (ø)
jdk-18 58.283% <100.000%> (ø)
jdk-8 57.915% <100.000%> (ø)
jdk-9 57.914% <100.000%> (+0.002%) ⬆️
macos-latest 58.346% <100.000%> (ø)
ubuntu-latest 58.341% <100.000%> (ø)
windows-latest 58.336% <100.000%> (ø)

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

Files with missing lines Coverage Δ
...com/github/javaparser/GeneratedJavaParserBase.java 82.681% <100.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 f37cbbb...8267d4b. 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 4efbef6 into javaparser:master Sep 30, 2025
35 checks passed
@jlerbsc jlerbsc added this to the next release milestone Sep 30, 2025
@jlerbsc jlerbsc added the PR: Fixed A PR that offers a fix or correction label Sep 30, 2025
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