Skip to content

ci: update test result action to use files instead of trx_files#210

Merged
NelsonBN merged 1 commit into
mainfrom
update/cicd/publish-unit-test-result-action
Nov 21, 2025
Merged

ci: update test result action to use files instead of trx_files#210
NelsonBN merged 1 commit into
mainfrom
update/cicd/publish-unit-test-result-action

Conversation

@NelsonBN

Copy link
Copy Markdown
Member

Checklist before requesting a review

  • I have performed a self-review of my code.
  • Implemented tests for new features.
  • I tested the features already implemented.
  • Added usage examples in the readme.

Copilot AI review requested due to automatic review settings November 21, 2025 23:04
@github-actions

Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Complexity Health
PowerUtils.Geolocation 100% 100% 131
Summary 100% (181 / 181) 100% (70 / 70) 131

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the test workflow to use the standard files parameter instead of the workaround trx_files parameter for the publish-unit-test-result-action, removing the need for a previously documented workaround.

  • Changed the EnricoMi/publish-unit-test-result-action configuration from trx_files to files parameter
  • Removed the comment referencing GitHub issue #424 that explained the previous workaround

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

Test Summary

    4 files      4 suites   1s ⏱️
  252 tests   252 ✅ 0 💤 0 ❌
1 008 runs  1 008 ✅ 0 💤 0 ❌

Results for commit 6fe2852.

@sonarqubecloud

Copy link
Copy Markdown

@NelsonBN NelsonBN merged commit 92791aa into main Nov 21, 2025
15 checks passed
@NelsonBN NelsonBN deleted the update/cicd/publish-unit-test-result-action branch November 21, 2025 23:11
@NelsonBN

NelsonBN commented Feb 1, 2026

Copy link
Copy Markdown
Member Author

🎉 This PR is included in version 2.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Labels

Development

Successfully merging this pull request may close these issues.

2 participants