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

gauntface / go-html-asset-manager / 22232930135
68%

Build:
DEFAULT BRANCH: main
Ran 20 Feb 2026 04:52PM UTC
Jobs 1
Files 31
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

20 Feb 2026 04:51PM UTC coverage: 67.558% (+0.03%) from 67.532%
22232930135

push

github

web-flow
Fix HTTP response body leak in vimeoapi.Video() (#710)

The response body was never closed after reading, preventing connection
reuse and leaking file descriptors. Add defer res.Body.Close() after a
successful Do() call, and update the test stub to provide a non-nil
body (matching real http.Response behaviour).

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

1 of 1 new or added line in 1 file covered. (100.0%)

1718 of 2543 relevant lines covered (67.56%)

11.37 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22232930135.1 20 Feb 2026 04:52PM UTC 31
67.56
GitHub Action Run
Source Files on build 22232930135
  • Tree
  • List 31
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22232930135
  • b088d18a on github
  • Prev Build on main (#22232899105)
  • Next Build on main (#22233368032)
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