fix(deps): update module github.com/google/go-github/v65 to v67 - autoclosed #1223
Codecov / codecov/project
failed
Dec 19, 2024 in 0s
56.19% (target 90.00%)
View this Pull Request on Codecov
56.19% (target 90.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 56.19%. Comparing base (
f6dd71e
) to head (1a01837
).
Additional details and impacted files
@@ Coverage Diff @@
## main #1223 +/- ##
=======================================
Coverage 56.19% 56.19%
=======================================
Files 609 609
Lines 34124 34124
=======================================
Hits 19176 19176
Misses 14284 14284
Partials 664 664
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