|
Ran
|
Jobs
1
|
Files
230
|
Run time
1min
|
Badge
README BADGES
|
push
github
report existing resources (#3852) ### Summary of your changes some aws asset discovery fetchers are not sending data due to an early return any usage of the underlining multi region selector that returns early when it has an error, should instead check the results length, which we do in some cases: https://github.com/elastic/cloudbeat/blob/0d86b9689/internal/inventory/awsfetcher/fetcher_iam_policy.go#L58-L65 but this is the same as just removing the `return`, which is what this PR does for the rest of the fetchers ### Related Issues - TODO
9653 of 12686 relevant lines covered (76.09%)
16.37 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 2 |
83.06 |
0.33% | internal/resources/providers/gcplib/inventory/provider.go |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 20965584984.1 | 230 |
76.09 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|