Skip to content

Conversation

@tangrufus
Copy link
Member

No description provided.

@tangrufus tangrufus added the test label Oct 13, 2025
@tangrufus tangrufus marked this pull request as draft October 13, 2025 06:15
@codecov
Copy link

codecov bot commented Oct 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 42.98%. Comparing base (b5a89b1) to head (392eb46).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #53      +/-   ##
============================================
- Coverage     43.98%   42.98%   -1.00%     
  Complexity       56       56              
============================================
  Files            16       16              
  Lines           216      221       +5     
============================================
  Hits             95       95              
- Misses          121      126       +5     
Flag Coverage Δ
unit 42.98% <ø> (-1.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.

- name: Add bin into PATH
run: echo "${WORKSPACE}/bin" >> "$GITHUB_PATH"
env:
WORKSPACE: ${{ github.workspace }}

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium test

Unpinned 3rd party Action 'Test' step
Uses Step
uses 'ramsey/composer-install' with ref 'v3', not a pinned commit hash
@tangrufus tangrufus marked this pull request as ready for review October 13, 2025 19:31
govulncheck:
runs-on: ubuntu-latest
steps:
- uses: golang/govulncheck-action@v1

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'govulncheck' step
Uses Step
uses 'golang/govulncheck-action' with ref 'v1', not a pinned commit hash
@tangrufus tangrufus merged commit c3092f6 into main Oct 13, 2025
11 checks passed
@tangrufus tangrufus deleted the e2e branch October 13, 2025 19:38
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