Skip to content

fix: skip codecov upload for dependabot prs#57

Merged
eshaffer321 merged 1 commit into
mainfrom
codex/skip-codecov-dependabot
Jul 2, 2026
Merged

fix: skip codecov upload for dependabot prs#57
eshaffer321 merged 1 commit into
mainfrom
codex/skip-codecov-dependabot

Conversation

@eshaffer321

Copy link
Copy Markdown
Owner

Summary

  • skip Codecov upload on Dependabot pull requests so the Test job reflects actual Go test results
  • add a regression test for the CI workflow guard
  • document the CI bug fix

Verification

  • go test ./internal/ci -run TestCodecovUploadSkippedForDependabotPRs -v
  • go test ./...

@eshaffer321 eshaffer321 force-pushed the codex/skip-codecov-dependabot branch from a069bf5 to 30bc81c Compare July 2, 2026 03:27
@codecov

codecov Bot commented Jul 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.95%. Comparing base (d44dda6) to head (30bc81c).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #57   +/-   ##
=======================================
  Coverage   59.95%   59.95%           
=======================================
  Files          47       47           
  Lines        5262     5262           
=======================================
  Hits         3155     3155           
  Misses       1920     1920           
  Partials      187      187           
Flag Coverage Δ
unittests 59.95% <ø> (ø)

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

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

@eshaffer321 eshaffer321 merged commit d55dc5f into main Jul 2, 2026
14 checks passed
@eshaffer321 eshaffer321 deleted the codex/skip-codecov-dependabot branch July 2, 2026 03:30
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