Skip to content

Conversation

@tangrufus
Copy link
Member

No description provided.

@tangrufus tangrufus changed the title GitHub Actions: Fix Update Data workflow GitHub Actions: Fix Update Data workflow; Make testscript stable Oct 14, 2025
@tangrufus tangrufus added the test label Oct 14, 2025
@codecov
Copy link

codecov bot commented Oct 14, 2025

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 42.98%. Comparing base (c3092f6) to head (284fc5b).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/Console/Source.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main      #54   +/-   ##
=========================================
  Coverage     42.98%   42.98%           
  Complexity       56       56           
=========================================
  Files            16       16           
  Lines           221      221           
=========================================
  Hits             95       95           
  Misses          126      126           
Flag Coverage Δ
unit 42.98% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

steps:
- uses: actions/checkout@v5

- uses: shivammathur/setup-php@v2

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Update Version Data' step
Uses Step
uses 'shivammathur/setup-php' with ref 'v2', not a pinned commit hash
env:
MAKEFLAGS: "--jobs=4 --output-sync=target"

- uses: typisttech/.github/.github/actions/create-auto-merged-pull-request@v2

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Update Version Data' step
Uses Step
uses 'typisttech/.github/.github/actions/create-auto-merged-pull-request' with ref 'v2', not a pinned commit hash
@tangrufus tangrufus merged commit a4d8388 into main Oct 14, 2025
9 checks passed
@tangrufus tangrufus deleted the data branch October 14, 2025 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants