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

openconfig / containerz / 23849992600
64%
master: 64%

Build:
Build:
LAST BUILD BRANCH: handle-move-plugin
DEFAULT BRANCH: master
Ran 01 Apr 2026 01:03PM UTC
Jobs 1
Files 83
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

01 Apr 2026 01:02PM UTC coverage: 63.714% (+0.2%) from 63.552%
23849992600

Pull #71

github

brianneville
server: avoid logging an error when deploying plugins

when a plugin is deployed, we were moving and then deleting
the temporary file.
However we are unconditionally calling chunkWriter.Cleanup
when exiting from handleImageTransfer, which means that for plugins
we would be always logging an error.
In this change, we change the Cleanup function so that it can be
called multiple times, but will only run once, and will always
return the error from the first invocation.
Pull Request #71: server: avoid logging an error when deploying plugins

10 of 10 new or added lines in 2 files covered. (100.0%)

3 existing lines in 1 file now uncovered.

1726 of 2709 relevant lines covered (63.71%)

0.72 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
3
66.25
-1.25% server/deploy.go
Jobs
ID Job ID Ran Files Coverage
1 23849992600.1 01 Apr 2026 01:03PM UTC 83
63.71
GitHub Action Run
Source Files on build 23849992600
  • Tree
  • List 83
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #71
  • PR Base - master (#23825330503)
  • 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