• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

elastic / cloudbeat / 28663662399
76%
main: 76%

Build:
Build:
LAST BUILD BRANCH: asset-discovery/route53-eks
DEFAULT BRANCH: main
Ran 03 Jul 2026 01:45PM UTC
Jobs 1
Files 235
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

03 Jul 2026 01:26PM UTC coverage: 76.012% (+0.2%) from 75.802%
28663662399

Pull #6991

github

kubasobon
Add EC2 and ELB resource fields for FedRAMP asset inventory

Follow-up to InfoSec review of the missing-AWS-fields PR. Surfaces
additional EC2 and ELB fields into entity.attributes (non-ECS,
UpperCamelCase) so the Asset Discovery integration can replace the
custom AWS CLI scripts.

EC2:
- ImageId, Platform, VpcId, SubnetId, State, RoleArn from the instance
- Owner, CostCenter looked up case-insensitively from tags

ELB v1 + v2:
- LoadBalancerType (v2 real type; v1 "classic"), AccountID
- State (v2 only; classic ELB has no state field)
- IPAddresses (NLB static IPs; ALB/classic are DNS-only)
- OwnerTag via new DescribeTags plumbing on both providers
Pull Request #6991: [Cloud Asset Inventory] Add extra resource fields #1

216 of 244 new or added lines in 11 files covered. (88.52%)

3 existing lines in 1 file now uncovered.

9937 of 13073 relevant lines covered (76.01%)

16.21 hits per line

Uncovered Changes

Lines Coverage ∆ File
11
85.26
-10.84% internal/inventory/azurefetcher/fetcher_resource_graph.go
6
87.14
-6.34% internal/inventory/awsfetcher/fetcher_elb.go
4
92.96
-4.77% internal/resources/providers/awslib/elb/provider.go
4
90.48
-2.12% internal/resources/providers/awslib/elb_v2/provider_v2.go
3
86.05
0.04% internal/inventory/gcpfetcher/fetcher_assets.go

Coverage Regressions

Lines Coverage ∆ File
3
83.06
-0.98% internal/resources/providers/gcplib/inventory/provider.go
Jobs
ID Job ID Ran Files Coverage
1 28663662399.1 03 Jul 2026 01:45PM UTC 235
76.01
GitHub Action Run
Source Files on build 28663662399
  • Tree
  • List 235
  • Changed 14
  • Source Changed 0
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #6991
  • PR Base - main (#28235334316)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc