fix(deps): update module github.com/google/go-github/v65 to v68 #1229
Codecov / codecov/project
failed
Jan 8, 2025 in 1s
56.57% (target 90.00%)
View this Pull Request on Codecov
56.57% (target 90.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 56.57%. Comparing base (
355199f
) to head (8c52d1f
).
Additional details and impacted files
@@ Coverage Diff @@
## main #1229 +/- ##
=======================================
Coverage 56.57% 56.57%
=======================================
Files 628 628
Lines 35596 35596
=======================================
Hits 20139 20139
Misses 14777 14777
Partials 680 680
Files with missing lines | Coverage Δ | |
---|---|---|
compiler/registry/github/github.go | 100.00% <ø> (ø) |
|
compiler/registry/github/template.go | 58.53% <ø> (ø) |
|
scm/github/access.go | 85.00% <ø> (ø) |
|
scm/github/app_permissions.go | 100.00% <ø> (ø) |
|
scm/github/app_transport.go | 27.43% <ø> (ø) |
|
scm/github/authentication.go | 81.25% <ø> (ø) |
|
scm/github/changeset.go | 87.03% <ø> (ø) |
|
scm/github/deployment.go | 22.22% <ø> (ø) |
|
scm/github/github.go | 44.66% <ø> (ø) |
|
scm/github/github_client.go | 71.42% <ø> (ø) |
|
... and 2 more |
Loading