|
Ran
|
Files
28
|
Run time
0s
|
Badge
README BADGES
|
push
github
fix: Trim `ResourceProxy.certificate_authority_cert` empty whitespace (#761) ## Changes - The base64-decoded value of `certificate_authority_cert` in Resource CRD can have leading and trailing whitespace. As a result, the diffing check [here](https://github.com/Twingate/kubernetes-operator/blob/b9ef473b0/app/api/client_resources.py#L220) would evaluate to `False`
199 of 224 branches covered (88.84%)
Branch coverage included in aggregate %.
1221 of 1246 relevant lines covered (97.99%)
0.98 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|