Skip to content

Conversation

@ecrupper
Copy link
Contributor

Couple code updates required:

  • CreateStatus accepts a non-pointer RepoStatus type
  • Set signature wants (any, any) instead of (string, interface{})

@ecrupper ecrupper requested a review from a team as a code owner December 12, 2025 20:08
@codecov
Copy link

codecov bot commented Dec 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.49%. Comparing base (5860275) to head (2a3fbe3).
⚠️ Report is 1 commits behind head on v0.27.4-patch.

❌ Your project status has failed because the head coverage (58.49%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff               @@
##           v0.27.4-patch    #1376   +/-   ##
==============================================
  Coverage          58.49%   58.49%           
==============================================
  Files                647      647           
  Lines              25401    25401           
==============================================
  Hits               14858    14858           
  Misses              9886     9886           
  Partials             657      657           
Files with missing lines Coverage Δ
compiler/registry/github/github.go 100.00% <ø> (ø)
compiler/registry/github/template.go 53.84% <ø> (ø)
database/context.go 93.33% <ø> (ø)
router/middleware/build/context.go 100.00% <ø> (ø)
router/middleware/claims/context.go 100.00% <ø> (ø)
router/middleware/cli/context.go 100.00% <ø> (ø)
router/middleware/dashboard/context.go 100.00% <ø> (ø)
router/middleware/executors/context.go 100.00% <ø> (ø)
router/middleware/hook/context.go 100.00% <ø> (ø)
router/middleware/org/context.go 100.00% <ø> (ø)
... and 21 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

KellyMerrick
KellyMerrick previously approved these changes Dec 12, 2025
timhuynh94
timhuynh94 previously approved these changes Dec 12, 2025
@ecrupper ecrupper merged commit 3d6fa81 into v0.27.4-patch Dec 12, 2025
11 of 14 checks passed
@ecrupper ecrupper deleted the deps-v27.4 branch December 12, 2025 21:08
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.

5 participants