operator-framework / deppy

Deppy: The dependency resolver for Kubernetes
Apache License 2.0
16 stars 22 forks source link

replaces #194, bumps ginkgo to 2.20.2, golang to 1.22 #195

Closed grokspawn closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 53.45%. Comparing base (6b2ca70) to head (8eea4dc). Report is 2 commits behind head on main.

:exclamation: There is a different number of reports uploaded between BASE (6b2ca70) and HEAD (8eea4dc). Click for more details.

HEAD has 1 upload less than BASE | Flag | BASE (6b2ca70) | HEAD (8eea4dc) | |------|------|------| ||2|1|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #195 +/- ## ========================================== - Coverage 61.48% 53.45% -8.03% ========================================== Files 10 16 +6 Lines 540 666 +126 ========================================== + Hits 332 356 +24 - Misses 192 294 +102 Partials 16 16 ```

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

grokspawn commented 1 month ago

Ah. Seen during go mod tidy after updating:

go: github.com/onsi/ginkgo/v2@v2.20.2 requires go >= 1.22; switching to go1.22.8