pulumi / pulumi-kubernetes-operator

A Kubernetes Operator that automates the deployment of Pulumi Stacks
Apache License 2.0
226 stars 54 forks source link

Stack controller tests #671

Closed EronWright closed 2 months ago

EronWright commented 2 months ago

Proposed changes

Implements a test suite for the new stack controller.

Closes #654

Related issues (optional)

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 59.09091% with 9 lines in your changes missing coverage. Please review.

Project coverage is 33.24%. Comparing base (3cb8900) to head (cea8bdc). Report is 1 commits behind head on v2.

Files with missing lines Patch % Lines
...tor/internal/controller/pulumi/stack_controller.go 50.00% 8 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## v2 #671 +/- ## ========================================== + Coverage 26.17% 33.24% +7.07% ========================================== Files 25 25 Lines 3947 3949 +2 ========================================== + Hits 1033 1313 +280 + Misses 2772 2474 -298 - Partials 142 162 +20 ```

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