Skip to content

Conversation

@ChristopherHX
Copy link
Contributor

E.g. if GoGitAction Cache had a fetch failure this error did not trigger report jobResult Failure.

Also the error has been not printed until the last message before exit of act.

  • adds tests for both corner cases

We need more tests like this to ensure consistent logging

E.g. if GoGitAction Cache had a fetch failure this error did not trigger report jobResult Failure.

Also the error has been not printed until the last message before exit of act.

* adds tests for both corner cases
@github-actions
Copy link
Contributor

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 2 0 0.01s
✅ REPOSITORY gitleaks yes no 2.71s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 10.27s
✅ REPOSITORY secretlint yes no 1.22s
✅ REPOSITORY trivy-sbom yes no 0.38s
✅ REPOSITORY trufflehog yes no 3.99s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@mergify mergify bot added the needs-work Extra attention is needed label Mar 26, 2025
@ChristopherHX ChristopherHX marked this pull request as draft March 26, 2025 20:31
@ChristopherHX
Copy link
Contributor Author

Hmm, this does no longer work in the old codebase? Need to look at this

@codecov
Copy link

codecov bot commented Mar 26, 2025

Codecov Report

Attention: Patch coverage is 91.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 74.59%. Comparing base (5a80a04) to head (ba717be).
Report is 193 commits behind head on master.

Files with missing lines Patch % Lines
pkg/runner/job_executor.go 91.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #2715       +/-   ##
===========================================
+ Coverage   61.56%   74.59%   +13.03%     
===========================================
  Files          53       72       +19     
  Lines        9002    11065     +2063     
===========================================
+ Hits         5542     8254     +2712     
+ Misses       3020     2179      -841     
- Partials      440      632      +192     

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

@mergify mergify bot removed the needs-work Extra attention is needed label Mar 26, 2025
@ChristopherHX ChristopherHX marked this pull request as ready for review March 26, 2025 21:02
@ChristopherHX
Copy link
Contributor Author

Phantom failure, this is concerning

@mergify mergify bot merged commit 517c3ac into master Mar 29, 2025
16 of 17 checks passed
@mergify mergify bot deleted the christopherhx/fix-reporting-fetch-failure-as-job-error branch March 29, 2025 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants