• 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-csi / csi-driver-nfs / 25416547817
78%
master: 78%

Build:
Build:
LAST BUILD BRANCH: cherry-pick-1118-to-release-4.13
DEFAULT BRANCH: master
Ran 06 May 2026 04:48AM UTC
Jobs 1
Files 11
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

06 May 2026 04:30AM UTC coverage: 77.69% (-0.5%) from 78.161%
25416547817

Pull #1118

github

andyzhangx
fix: avoid err shadowing and guard directory entries against symlinks

- Use 'var rel string' + '=' instead of ':=' to avoid shadowing
  the named return 'err' variable.
- Remove existing symlinks at filePath before creating directories
  to prevent MkdirAll/Chtimes from following symlinks outside dst.
Pull Request #1118: fix: preserve file timestamps when restoring snapshots via TarUnpack

62 of 87 new or added lines in 1 file covered. (71.26%)

1278 of 1645 relevant lines covered (77.69%)

36.36 hits per line

Uncovered Changes

Lines Coverage ∆ File
25
72.95
-2.2% pkg/nfs/tar.go
Jobs
ID Job ID Ran Files Coverage
1 25416547817.1 06 May 2026 04:48AM UTC 11
77.69
GitHub Action Run
Source Files on build 25416547817
  • Tree
  • List 11
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1118
  • PR Base - master (#25252968006)
  • Delete
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