Skip to content

chore: Add code checkout step in CI workflow#21

Merged
trheyi merged 1 commit into
YaoApp:mainfrom
trheyi:main
Apr 5, 2026
Merged

chore: Add code checkout step in CI workflow#21
trheyi merged 1 commit into
YaoApp:mainfrom
trheyi:main

Conversation

@trheyi

@trheyi trheyi commented Apr 5, 2026

Copy link
Copy Markdown
Contributor
  • Introduced a checkout step in the pr-test.yml workflow to ensure the code is available for subsequent actions, using actions/checkout@v4 with the specified reference.

- Introduced a checkout step in the pr-test.yml workflow to ensure the code is available for subsequent actions, using actions/checkout@v4 with the specified reference.
@trheyi trheyi merged commit 2448fb2 into YaoApp:main Apr 5, 2026
9 of 10 checks passed
@github-actions

github-actions Bot commented Apr 5, 2026

Copy link
Copy Markdown

Thank you for the PR! The test workflow ( GO:1.24 DB:MySQL5.6 is running, the results of the run will be commented later.

@github-actions

github-actions Bot commented Apr 5, 2026

Copy link
Copy Markdown

Thank you for the PR! The test workflow ( GO:1.24 DB:Postgres14.0 is running, the results of the run will be commented later.

@github-actions

github-actions Bot commented Apr 5, 2026

Copy link
Copy Markdown

Thank you for the PR! The test workflow ( GO:1.24 DB:Postgres9.6 is running, the results of the run will be commented later.

@github-actions

github-actions Bot commented Apr 5, 2026

Copy link
Copy Markdown

Thank you for the PR! The test workflow ( GO:1.24 DB:SQLite3 is running, the results of the run will be commented later.

@github-actions

github-actions Bot commented Apr 5, 2026

Copy link
Copy Markdown

Thank you for the PR! The test workflow ( GO:1.24 DB:MySQL5.7 is running, the results of the run will be commented later.

@github-actions

github-actions Bot commented Apr 5, 2026

Copy link
Copy Markdown

Thank you for the PR! The test workflow ( GO:1.24 DB:MySQL8.0 is running, the results of the run will be commented later.

@codecov

codecov Bot commented Apr 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.40%. Comparing base (5de7e73) to head (75e60af).
⚠️ Report is 31 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
+ Coverage   85.16%   85.40%   +0.24%     
==========================================
  Files          30       31       +1     
  Lines        2716     2741      +25     
==========================================
+ Hits         2313     2341      +28     
+ Misses        351      345       -6     
- Partials       52       55       +3     

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

@github-actions

github-actions Bot commented Apr 5, 2026

Copy link
Copy Markdown

✨DONE✨ GO:1.24 DB:SQLite3 passed.

@github-actions

github-actions Bot commented Apr 5, 2026

Copy link
Copy Markdown

✨DONE✨ GO:1.24 DB:MySQL5.6 passed.

@github-actions

github-actions Bot commented Apr 5, 2026

Copy link
Copy Markdown

✨DONE✨ GO:1.24 DB:Postgres14.0 passed.

@github-actions

github-actions Bot commented Apr 5, 2026

Copy link
Copy Markdown

✨DONE✨ GO:1.24 DB:MySQL5.7 passed.

@github-actions

github-actions Bot commented Apr 5, 2026

Copy link
Copy Markdown

✨DONE✨ GO:1.24 DB:Postgres9.6 passed.

@github-actions

github-actions Bot commented Apr 5, 2026

Copy link
Copy Markdown

✨DONE✨ GO:1.24 DB:MySQL8.0 passed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant