Skip to content

chore: add minimal pom.xml for GitHub dependency graph identification.#771

Merged
overcat merged 2 commits intomasterfrom
chore/add-pom-for-dependency-graph
Mar 6, 2026
Merged

chore: add minimal pom.xml for GitHub dependency graph identification.#771
overcat merged 2 commits intomasterfrom
chore/add-pom-for-dependency-graph

Conversation

@overcat
Copy link
Member

@overcat overcat commented Mar 6, 2026

GitHub's dependency graph cannot detect Maven coordinates from build.gradle.kts. This minimal pom.xml (not used for building) allows GitHub to identify the package as network.lightsail:stellar-sdk and track dependents.

overcat added 2 commits March 6, 2026 11:54
GitHub's dependency graph cannot detect Maven coordinates from
build.gradle.kts. This minimal pom.xml (not used for building)
allows GitHub to identify the package as `network.lightsail:stellar-sdk`
and track dependents.
@codecov
Copy link

codecov bot commented Mar 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.43%. Comparing base (51cd964) to head (1c2dc62).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #771   +/-   ##
=========================================
  Coverage     81.43%   81.43%           
  Complexity     1480     1480           
=========================================
  Files           220      220           
  Lines          5579     5579           
  Branches        567      567           
=========================================
  Hits           4543     4543           
  Misses          728      728           
  Partials        308      308           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@overcat overcat merged commit 2ba274b into master Mar 6, 2026
11 checks passed
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.

1 participant