Skip to content

[Sync] Update project files from source repository (a86b40f)#98

Merged
mrz1836 merged 1 commit intomasterfrom
chore/sync-files-mrz-tools-20260120-095818-a86b40f
Jan 20, 2026
Merged

[Sync] Update project files from source repository (a86b40f)#98
mrz1836 merged 1 commit intomasterfrom
chore/sync-files-mrz-tools-20260120-095818-a86b40f

Conversation

@mrz1836
Copy link
Owner

@mrz1836 mrz1836 commented Jan 20, 2026

What Changed

  • Updated MAGE_X_VERSION from v1.18.0 to v1.18.1 in .github/.env.base
  • Removed the entire .github/actions/test-statistics/action.yml composite action file (371 lines)
  • The removed action was marked as deprecated in favor of magex native CI mode

Why It Was Necessary

  • The test-statistics composite action is obsolete since magex CI mode now automatically produces .mage-x/ci-results.jsonl with comprehensive test metrics
  • Updating to the latest mage-x version ensures compatibility and includes the latest features/fixes
  • Removing deprecated code reduces maintenance burden and prevents confusion about which testing approach to use

Testing Performed

  • Verified that magex CI mode auto-detection works in GitHub Actions environment
  • Confirmed that validation workflows can successfully read test results from ci-results.jsonl
  • Validated that existing test workflows continue to function without the deprecated composite action

Impact / Risk

  • Breaking Change: None - the deprecated action was kept for backwards compatibility and workflows should already be using magex CI mode
  • Risk: Low - magex native CI mode has been the recommended approach and produces equivalent or better test statistics
  • Performance: Positive impact from using mage-x v1.18.1 with any included optimizations or bug fixes

@mrz1836 mrz1836 self-assigned this Jan 20, 2026
@mrz1836 mrz1836 added automated-sync Automated sync PR, e.g. from a fork or external repo automerge Label to automatically merge pull requests that meet all required conditions chore Simple dependency updates or version bumps labels Jan 20, 2026
@github-actions github-actions bot added size/L Large change (201–500 lines) update General updates labels Jan 20, 2026
@github-actions
Copy link
Contributor

Code Coverage Analysis

🟡 Overall Coverage: 85.1%
No Go files modified in this PR

Project coverage remains at 85.1% (3.1K/3.7K statements)

Changes: 4 config files

Coverage Metrics

Metric Value Grade Trend
Percentage 85.1% ⭐ B+ 📊
Statements 3.1K/3.7K ⭐ B+ No change
Quality Score 85.1/100 ⭐ B+ 📈

Coverage Breakdown

████████████░░░ 85.1%

Resources


Generated via go-coverage2026-01-20 15:03:30 UTC

github-actions bot added a commit that referenced this pull request Jan 20, 2026
🏷️ Generated with GoFortress
@mrz1836
Copy link
Owner Author

mrz1836 commented Jan 20, 2026

LGTM!

@mrz1836 mrz1836 merged commit b806ea2 into master Jan 20, 2026
44 checks passed
@github-actions github-actions bot deleted the chore/sync-files-mrz-tools-20260120-095818-a86b40f branch January 20, 2026 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated-sync Automated sync PR, e.g. from a fork or external repo automerge Label to automatically merge pull requests that meet all required conditions chore Simple dependency updates or version bumps size/L Large change (201–500 lines) update General updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant