Skip to content

fix(ci): add persist-credentials false to checkout action

a0e7da7
Select commit
Loading
Failed to load commit list.
Merged

fix(ci): add GITHUB_TOKEN to checkout action for self-hosted runner #7

fix(ci): add persist-credentials false to checkout action
a0e7da7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 6, 2026 in 1s

14.49% (target 60.00%)

View this Pull Request on Codecov

14.49% (target 60.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.

❌ Your project check has failed because the head coverage (14.49%) is below the target coverage (60.00%). You can increase the head coverage or adjust the target coverage.

Impacted file tree graph

@@           Coverage Diff           @@
##             main       #7   +/-   ##
=======================================
  Coverage   14.49%   14.49%           
=======================================
  Files          19       19           
  Lines         690      690           
  Branches      160      160           
=======================================
  Hits          100      100           
  Misses        558      558           
  Partials       32       32           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6a0b692...a0e7da7. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.