Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@cuixq
Copy link
Contributor

@cuixq cuixq commented May 1, 2025

Currently we use the common indentation when writing <dependency> elements. This PR improves the writer behaviour by getting the indentation of the first <dependency> element in dependencies so the newly added XMLs are more readable.

@codecov-commenter
Copy link

codecov-commenter commented May 1, 2025

Codecov Report

Attention: Patch coverage is 55.00000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 65.23%. Comparing base (8fd626b) to head (9211aaa).

Files with missing lines Patch % Lines
internal/resolution/manifest/maven.go 55.00% 6 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1856      +/-   ##
==========================================
+ Coverage   65.05%   65.23%   +0.17%     
==========================================
  Files         165      165              
  Lines       15837    15856      +19     
==========================================
+ Hits        10303    10343      +40     
+ Misses       4867     4848      -19     
+ Partials      667      665       -2     

☔ 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.

@cuixq cuixq marked this pull request as ready for review May 1, 2025 06:13
@cuixq cuixq requested a review from michaelkedar May 1, 2025 06:13
@cuixq cuixq merged commit 2ef85ca into google:main May 1, 2025
17 checks passed
@cuixq cuixq deleted the writer branch May 1, 2025 07:22
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.

3 participants