fix(deps): update module github.com/google/go-github/v65 to v68 #1229
Codecov / codecov/project
failed
Jan 9, 2025 in 0s
56.56% (target 90.00%)
View this Pull Request on Codecov
56.56% (target 90.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 56.56%. Comparing base (
57815f7
) to head (c189d7d
).
Additional details and impacted files
@@ Coverage Diff @@
## main #1229 +/- ##
=======================================
Coverage 56.56% 56.56%
=======================================
Files 629 629
Lines 35609 35609
=======================================
Hits 20144 20144
Misses 14784 14784
Partials 681 681
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