Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Implement variant-aware dependency comparison for the GradleInspector #10979

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

Open
sschuberth wants to merge 4 commits into main
base: main
Choose a base branch
Loading
from gradle-no-deep-dependency-comparison

Conversation

Copy link
Member

@sschuberth sschuberth commented Oct 15, 2025

Please have a look at the individual commit messages for the details.

Align with other interface functions that also omit the "Dependency"
part.
Signed-off-by: Sebastian Schuberth <sebastian@doubleopen.org>
Group functions for dependencies.
Signed-off-by: Sebastian Schuberth <sebastian@doubleopen.org>
@sschuberth sschuberth force-pushed the gradle-no-deep-dependency-comparison branch from c361f96 to 2804d42 Compare October 15, 2025 16:12
Signed-off-by: Sebastian Schuberth <sebastian@doubleopen.org>
Skip deep comparison of transitive dependencies if dependency variants
are the same.
Resolves #9763.
Signed-off-by: Sebastian Schuberth <sebastian@doubleopen.org>
@sschuberth sschuberth force-pushed the gradle-no-deep-dependency-comparison branch from 2804d42 to 56c3eb2 Compare October 15, 2025 16:15
Copy link

codecov bot commented Oct 15, 2025
edited
Loading

Codecov Report

❌ Patch coverage is 69.56522% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.59%. Comparing base (2fd301c) to head (56c3eb2).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
model/src/main/kotlin/utils/DependencyHandler.kt 58.33% 3 Missing and 2 partials ⚠️
...el/src/main/kotlin/utils/DependencyGraphBuilder.kt 80.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@ Coverage Diff @@
## main #10979 +/- ##
============================================
+ Coverage 57.49% 57.59% +0.09% 
- Complexity 1705 1708 +3 
============================================
 Files 346 346 
 Lines 12841 12877 +36 
 Branches 1214 1214 
============================================
+ Hits 7383 7416 +33 
- Misses 4992 4994 +2 
- Partials 466 467 +1 
Flag Coverage Δ
funTest-external-tools 13.39% <0.00%> (-0.03%) ⬇️
funTest-no-external-tools 30.44% <0.00%> (-0.04%) ⬇️
test-ubuntu-24.04 42.29% <69.56%> (-0.01%) ⬇️
test-windows-2025 42.27% <69.56%> (-0.01%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member Author

Thanks go to @jjohannes for the ground work in his PoC PR!

jjohannes reacted with thumbs up emoji

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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /