• 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

operator-framework / operator-sdk / 22198706206
31%
master: 31%

Build:
Build:
LAST BUILD BRANCH: release-v1.42.2
DEFAULT BRANCH: master
Ran 09 Mar 2026 06:42PM UTC
Jobs 1
Files 162
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

19 Feb 2026 07:37PM UTC coverage: 31.383%. First build
22198706206

Pull #7051

github

caxu-rh
Prefer strings.SplitSeq over strings.Split where possible

SplitSeq returns an iterator over the substrings rather than
constructing and returning a slice, which works well in cases where
we are just iterating over the result anyways.

Signed-off-by: Caleb Xu <caxu@redhat.com>
Pull Request #7051: Prefer strings.SplitSeq over strings.Split where possible

1 of 5 new or added lines in 3 files covered. (20.0%)

4377 of 13947 relevant lines covered (31.38%)

13.41 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
0.0
internal/bindata/olm/manifests.go
2
8.97
internal/olm/operator/install_mode.go
Jobs
ID Job ID Ran Files Coverage
1 22198706206.1 09 Mar 2026 06:42PM UTC 162
31.38
GitHub Action Run
Source Files on build 22198706206
  • Tree
  • List 162
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #7051
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