Skip to content

FIX: export stackup xml - #2387

Merged
hui-zhou-a merged 8 commits into
mainfrom
fix-export-xml
Jul 14, 2026
Merged

FIX: export stackup xml#2387
hui-zhou-a merged 8 commits into
mainfrom
fix-export-xml

Conversation

@hui-zhou-a

@hui-zhou-a hui-zhou-a commented Jul 13, 2026

Copy link
Copy Markdown
Collaborator

Add a post-processing step in to_xml to replace empty > closing tags with self-closing />.

closes #2388

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@hui-zhou-a hui-zhou-a linked an issue Jul 13, 2026 that may be closed by this pull request
2 tasks
@codecov-commenter

codecov-commenter commented Jul 13, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 50.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.01%. Comparing base (5cbae21) to head (85cae84).
⚠️ Report is 299 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2387      +/-   ##
==========================================
+ Coverage   70.20%   75.01%   +4.80%     
==========================================
  Files         261      271      +10     
  Lines       42416    46226    +3810     
==========================================
+ Hits        29779    34675    +4896     
+ Misses      12637    11551    -1086     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions github-actions Bot added the testing Anything related to testing label Jul 13, 2026

@svandenb-dev svandenb-dev left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hui-zhou-a
hui-zhou-a merged commit 635ecc2 into main Jul 14, 2026
31 checks passed
@hui-zhou-a
hui-zhou-a deleted the fix-export-xml branch July 14, 2026 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing Anything related to testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug located in XmlParser

4 participants