Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: opt-in gh app integration #1217

Merged
merged 78 commits into from
Dec 19, 2024

enhance: comment clarity, swagger query

ac3555e
Select commit
Loading
Failed to load commit list.
Merged

feat: opt-in gh app integration #1217

enhance: comment clarity, swagger query
ac3555e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 19, 2024 in 1s

56.19% (target 90.00%)

View this Pull Request on Codecov

56.19% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 42.96788% with 515 lines in your changes missing coverage. Please review.

Project coverage is 56.19%. Comparing base (355107d) to head (ac3555e).

Files with missing lines Patch % Lines
scm/github/app_transport.go 27.43% 118 Missing and 1 partial ⚠️
scm/github/app_install.go 0.00% 97 Missing ⚠️
scm/github/github.go 11.70% 82 Missing and 1 partial ⚠️
scm/github/repo.go 72.41% 24 Missing and 8 partials ⚠️
scm/github/github_client.go 71.42% 21 Missing and 7 partials ⚠️
scm/github/opts.go 27.02% 27 Missing ⚠️
api/repo/repair.go 0.00% 23 Missing ⚠️
api/auth/get_token.go 0.00% 22 Missing ⚠️
api/scm/sync.go 0.00% 20 Missing ⚠️
api/webhook/post.go 0.00% 12 Missing ⚠️
... and 9 more
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1217      +/-   ##
==========================================
- Coverage   56.63%   56.19%   -0.44%     
==========================================
  Files         603      609       +6     
  Lines       33321    34124     +803     
==========================================
+ Hits        18870    19176     +306     
- Misses      13804    14284     +480     
- Partials      647      664      +17     
Files with missing lines Coverage Δ
compiler/native/environment.go 87.22% <100.00%> (+0.46%) ⬆️
compiler/registry/github/github.go 100.00% <100.00%> (ø)
compiler/registry/github/template.go 58.53% <100.00%> (ø)
compiler/types/yaml/build.go 91.30% <100.00%> (+0.25%) ⬆️
compiler/types/yaml/git.go 100.00% <100.00%> (ø)
database/repo/table.go 100.00% <ø> (ø)
database/testutils/api_resources.go 94.83% <100.00%> (+0.01%) ⬆️
database/types/repo.go 96.73% <100.00%> (+0.03%) ⬆️
internal/webhook.go 100.00% <ø> (ø)
mock/server/repo.go 0.00% <ø> (ø)
... and 27 more