openshift-pipelines / pipelines-as-code

Pipelines-as-Code for Tekton
https://pipelinesascode.com
Apache License 2.0
124 stars 81 forks source link

Refactors info package #1660

Closed sm43 closed 2 months ago

sm43 commented 2 months ago

Changes

Submitter Checklist

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 67.24138% with 19 lines in your changes are missing coverage. Please review.

Project coverage is 64.30%. Comparing base (df22211) to head (5eaa16e). Report is 2 commits behind head on main.

Files Patch % Lines
pkg/adapter/adapter.go 9.09% 9 Missing and 1 partial :warning:
pkg/provider/github/repository.go 33.33% 2 Missing and 2 partials :warning:
pkg/reconciler/controller.go 0.00% 3 Missing :warning:
pkg/cmd/tknpac/resolve/resolve.go 0.00% 1 Missing :warning:
pkg/params/info/info.go 87.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1660 +/- ## ========================================== + Coverage 64.12% 64.30% +0.18% ========================================== Files 141 141 Lines 10878 10922 +44 ========================================== + Hits 6975 7023 +48 + Misses 3387 3382 -5 - Partials 516 517 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.