Use project root from path config - #2854
Merged
Merged
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2854 +/- ##
=======================================
- Coverage 45% 45% -1%
+ Complexity 6797 6788 -9
=======================================
Files 843 843
Lines 68798 68798
Branches 10030 10029 -1
=======================================
- Hits 31361 31335 -26
- Misses 35056 35080 +24
- Partials 2381 2383 +2 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
toinehartman
force-pushed
the
fix/use-projectroot-from-pathconfig
branch
from
August 18, 2026 11:30
7dd66a9 to
0c0ccdf
Compare
toinehartman
force-pushed
the
fix/extract-classpath-computation
branch
from
August 18, 2026 11:30
f59ef86 to
a57cc67
Compare
toinehartman
marked this pull request as ready for review
August 18, 2026 12:28
toinehartman
marked this pull request as draft
August 18, 2026 12:30
DavyLandman
force-pushed
the
fix/extract-classpath-computation
branch
from
August 18, 2026 13:15
a57cc67 to
40364f8
Compare
DavyLandman
force-pushed
the
fix/use-projectroot-from-pathconfig
branch
from
August 18, 2026 13:15
0c0ccdf to
a10ca7f
Compare
DavyLandman
force-pushed
the
fix/use-projectroot-from-pathconfig
branch
from
August 18, 2026 13:37
a10ca7f to
c9c0342
Compare
toinehartman
marked this pull request as ready for review
September 8, 2026 10:58
|
DavyLandman
approved these changes
Sep 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Use the project root from the path config instead of using a separate argument.