• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

openconfig / bootz
18%
main: 19%

Build:
Build:
LAST BUILD BRANCH: renovate/deps
DEFAULT BRANCH: main
Repo Added 10 Aug 2023 03:55PM UTC
Token rus6XxOa2xAHQ5tDHVGFhIlWNTwr7gcY6 regen
Build 1112 Last
Files 16
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

LAST BUILD ON BRANCH pr1
branch: pr1
CHANGE BRANCH
x
Reset
Sync Branches
  • pr1
  • artifacts
  • authz
  • bootz_address_config
  • bootz_workflow_word
  • cleanup-signature
  • client
  • cms
  • crypto
  • dependabot/go_modules/github.com/go-viper/mapstructure/v2-2.3.0
  • dependabot/go_modules/github.com/go-viper/mapstructure/v2-2.4.0
  • dependabot/go_modules/golang.org/x/crypto-0.17.0
  • dependabot/go_modules/golang.org/x/crypto-0.45.0
  • dependabot/go_modules/golang.org/x/net-0.17.0
  • dependabot/go_modules/golang.org/x/net-0.23.0
  • dependabot/go_modules/google.golang.org/grpc-1.56.3
  • dependabot/go_modules/google.golang.org/protobuf-1.33.0
  • dhcp
  • dplore-patch-1
  • enrollz-br
  • enrollz-flag
  • entity
  • entitymanager_chassis_CRUD
  • generate
  • gitupdate
  • gmacf-patch-1
  • gmacf-patch-4
  • gmacf-patch-5
  • golint
  • hash-image
  • hines
  • ip
  • kjahed/dhcp
  • lint
  • logs
  • main
  • marcushines-patch-1
  • marcushines-patch-4
  • melzhan-patch-1
  • moji/authz
  • moji/bootz_address_config
  • moji/bootz_fp_test
  • moji/bootz_server
  • moji/bootz_server_config
  • moji/lookup_chassis
  • moji/ov_encoding
  • moji/server_config
  • namespace_things
  • newbranch
  • nonce
  • nonce2
  • pem
  • pr0
  • protocmp
  • refactor
  • renovate
  • renovate/bazel_gazelle-0.x
  • renovate/bazel_skylib-1.x
  • renovate/com_github_grpc_grpc-1.x
  • renovate/com_google_googleapis-digest
  • renovate/deps
  • renovate/major-deps
  • renovate/major-protobuf-monorepo
  • renovate/protobuf-monorepo
  • report
  • resolve
  • response3
  • revert-133-main
  • rsa
  • sam-homa-patch-1
  • secure_first_certz
  • sendchallenge
  • slot
  • streamingflag
  • sztp
  • test
  • topic/cisco-kne-secret
  • tpm-2.0-without-idevid/auth
  • tpm2-2
  • type
  • typos
  • validate
  • xml

20 Nov 2025 11:30PM UTC coverage: 18.166% (+0.03%) from 18.141%
19554713814

Pull #243

github

Chounoki
Fix an issue for Streaming Bootz where we didn't update status to EntityManager when ReportStatus messages were received in a new stream.
Pull Request #243: Fix an issue for Streaming Bootz where we didn't update status to EntityManager when ReportStatus messages were received in a new stream.

21 of 23 new or added lines in 1 file covered. (91.3%)

1 existing line in 1 file now uncovered.

610 of 3358 relevant lines covered (18.17%)

0.19 hits per line

Relevant lines Covered
Build:
Build:
3358 RELEVANT LINES 610 COVERED LINES
0.19 HITS PER LINE
Source Files on pr1
  • Tree
  • List 16
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19554713814 pr1 Fix an issue for Streaming Bootz where we didn't update status to EntityManager when ReportStatus messages were received in a new stream. Pull #243 20 Nov 2025 11:34PM UTC Chounoki github
18.17
19488309684 pr1 Fix an issue for Streaming Bootz where we only send the bootstrap data for the active control card instead of all control cards in the chassis. Also remove redundant variables/arguments to clean up code. Pull #240 19 Nov 2025 03:05AM UTC Chounoki github
18.14
19355673658 pr1 Clarify the 3 different types of streaming bootz flows. Distinguish 2 different "chassis" type definitions. Pull #239 14 Nov 2025 05:50AM UTC Chounoki github
18.17
19319752296 pr1 Consolidate buildEntityLookup() and buildLookupFromReportStatus() into a single function as they share most of the logic. Instantiate TPM20Utils as a member of the service to make the code cleaner and more consistent. Pull #237 13 Nov 2025 03:42AM UTC Chounoki github
18.19
19295529513 pr1 Consolidate buildEntityLookup() and buildLookupFromReportStatus() into a single function as they share most of the logic. Instantiate TPM20Utils as a member of the service to make the code cleaner and more consistent. Pull #237 12 Nov 2025 11:15AM UTC Chounoki github
18.13
19295458248 pr1 Consolidate buildEntityLookup() and buildLookupFromReportStatus() into a single function as they share most of the logic. Instantiate TPM20Utils as a member of the service to make the code cleaner and more consistent. Pull #237 12 Nov 2025 11:12AM UTC Chounoki github
18.13
19295255913 pr1 Consolidate buildEntityLookup() and buildLookupFromReportStatus() into a single function as they share most of the logic. Instantiate TPM20Utils as a member of the service to make the code cleaner and more consistent. Pull #237 12 Nov 2025 11:05AM UTC Chounoki github
18.13
19294985208 pr1 Consolidate buildEntityLookup() and buildLookupFromReportStatus() into a single function as they share most of the logic. Instantiate TPM20Utils as a member of the service to make the code cleaner and more consistent. Pull #237 12 Nov 2025 10:54AM UTC Chounoki github
18.13
19293170076 pr1 Consolidate buildEntityLookup() and buildLookupFromReportStatus() into a single function as they share most of the logic. Instantiate TPM20Utils as a member of the service to make the code cleaner and more consistent. Pull #237 12 Nov 2025 09:47AM UTC Chounoki github
18.25
19292411556 pr1 Consolidate buildEntityLookup() and buildLookupFromReportStatus() into a single function as they share most of the logic. Instantiate TPM20Utils as a member of the service to make the code cleaner and more consistent. Pull #237 12 Nov 2025 09:20AM UTC Chounoki github
18.25
See All Builds (1105)

Badge your Repo: bootz

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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

© 2025 Coveralls, Inc