openshift-pipelines / pipelines-as-code

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

Refactor Resolver #1761

Closed chmouel closed 2 months ago

chmouel commented 2 months ago

This will refactor resolver to work with multiple edge case scenarios

Changes

Submitter Checklist

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 67.13287% with 47 lines in your changes missing coverage. Please review.

Project coverage is 64.57%. Comparing base (6f16e11) to head (f881490).

Files with missing lines Patch % Lines
pkg/resolve/remote.go 52.04% 37 Missing and 10 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1761 +/- ## ========================================== - Coverage 65.08% 64.57% -0.52% ========================================== Files 174 174 Lines 13167 13169 +2 ========================================== - Hits 8570 8504 -66 - Misses 4029 4093 +64 - Partials 568 572 +4 ```

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