|
Ran
|
Jobs
1
|
Files
27
|
Run time
1min
|
Badge
README BADGES
|
push
github
fix: Skip `twingate_resource_update` handler when `spec.id` is added (#627) ## Changes - A regression bug was introduced when we updated `twingate_resource_update` handler to detect change on the whole object instead of the `spec` field in this [PR](https://github.com/Twingate/kubernetes-operator/commit/e77773d38#diff-dab0a0f8365f7747b06c0c170068a8075L37-L38). As a result, the `diff` structure is different and needs to be updated to match the new structure. - Return `success` result when resource is updated in `twingate_resource_sync` handler. This is an improvement for better status logging.
299 of 324 branches covered (92.28%)
Branch coverage included in aggregate %.
2 of 2 new or added lines in 1 file covered. (100.0%)
1064 of 1088 relevant lines covered (97.79%)
0.98 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 14736384431.1 | 27 |
96.53 |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|