• 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

kubernetes-sigs / blob-csi-driver / 25969684168
82%
master: 82%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/docker/setup-qemu-action-4.1.0
DEFAULT BRANCH: master
Ran 17 May 2026 01:51AM UTC
Jobs 1
Files 17
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

16 May 2026 06:23PM UTC coverage: 81.842%. Remained the same
25969684168

Pull #2466

github

dimbleby
test: regression test for ctx propagation in mountBlobfuseWithProxy

Adds TestMountBlobfuseWithProxy_ContextCancellation which spins up a
fake blobfuse-proxy gRPC server whose MountAzureBlob blocks until the
request context is cancelled. The test then calls
mountBlobfuseWithProxy with a cancellable parent context and cancels it
once the server has received the call.

With the fix in place the call returns promptly with a Canceled error.
Without the fix (the previous code passed context.TODO() to
MountAzureBlob), the call hangs and the test times out.
Pull Request #2466: Fix/blobfuse proxy context

5 of 6 new or added lines in 1 file covered. (83.33%)

2772 of 3387 relevant lines covered (81.84%)

9.71 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
74.63
0.0% pkg/blob/nodeserver.go
Jobs
ID Job ID Ran Files Coverage
1 25969684168.1 17 May 2026 01:51AM UTC 17
81.84
GitHub Action Run
Source Files on build 25969684168
  • Tree
  • List 17
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #2466
  • PR Base - master (#25963612912)
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