Skip to content

[Sync] Update project files from source repository (1299e85)#107

Merged
mrz1836 merged 1 commit intomasterfrom
chore/sync-files-mrz-tools-20260205-155100-1299e85
Feb 5, 2026
Merged

[Sync] Update project files from source repository (1299e85)#107
mrz1836 merged 1 commit intomasterfrom
chore/sync-files-mrz-tools-20260205-155100-1299e85

Conversation

@mrz1836
Copy link
Owner

@mrz1836 mrz1836 commented Feb 5, 2026

What Changed

  • Updated GOVULNCHECK_GO_VERSION from 1.25.6 to 1.25.7 in .github/.env.base
  • Updated GO_COVERAGE_VERSION from v1.1.17 to v1.2.0 in .github/.env.base
  • Updated MAGE_X_VERSION from v1.18.7 to v1.19.2 in .github/.env.base
  • Added copying of raw coverage.out file to main output directory in fortress-coverage.yml workflow after main coverage processing completes
  • Added copying of raw coverage.out file to branch-specific output directory in fortress-coverage.yml workflow after branch coverage processing completes

Why It Was Necessary

  • Keeping tooling versions up-to-date ensures access to latest bug fixes, security patches, and feature improvements
  • Including the raw coverage.out file in artifact downloads provides users with the original coverage data for custom analysis or integration with other tools
  • The raw coverage file enables downstream tooling and debugging without requiring regeneration of coverage data

Testing Performed

  • Version updates should be validated by CI pipeline execution with updated tool versions
  • Coverage workflow changes should be tested by triggering coverage runs and verifying coverage.out is present in downloaded artifacts
  • Verify existing coverage reporting functionality remains intact alongside new raw file inclusion

Impact / Risk

  • Low Risk: Version bumps are incremental updates to established tools with backward compatibility
  • Enhancement: Adding raw coverage files improves artifact utility without breaking existing functionality
  • No Breaking Changes: All changes are additive or version updates that maintain compatibility with existing workflows

@mrz1836 mrz1836 self-assigned this Feb 5, 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 Feb 5, 2026
@github-actions github-actions bot added size/S Small change (11–50 lines) update General updates labels Feb 5, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2026

Code Coverage Analysis

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

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

Changes: 3 config files

Coverage Metrics

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

Coverage Breakdown

████████████░░░ 85.2%

Resources


Generated via go-coverage2026-02-05 20:56:23 UTC

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

mrz1836 commented Feb 5, 2026

LGTM!

@mrz1836 mrz1836 merged commit dca166d into master Feb 5, 2026
44 checks passed
@github-actions github-actions bot deleted the chore/sync-files-mrz-tools-20260205-155100-1299e85 branch February 5, 2026 21:00
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/S Small change (11–50 lines) update General updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant