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

cenkalti / rain / 27305470322
41%

Build:
DEFAULT BRANCH: master
Ran 10 Jun 2026 08:51PM UTC
Jobs 1
Files 126
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

10 Jun 2026 08:50PM UTC coverage: 32.043% (+0.03%) from 32.014%
27305470322

push

github

jakealti
use canonical prefix guard for tar-slip check so CodeQL recognizes it

The previous guard combined the containment check with a name != dir
disjunction, leaving the sanitized branch as (name == dir || HasPrefix),
which CodeQL's zipslip/path-injection queries do not treat as a barrier.
generateTar only emits regular files nested under the data dir, so no
legitimate entry ever equals dir; drop the disjunction and keep the plain
HasPrefix(dir+separator) guard. Same protection, recognized as a sanitizer.

0 of 5 new or added lines in 1 file covered. (0.0%)

3774 of 11778 relevant lines covered (32.04%)

47.29 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
0.0
0.0% torrent/session_rpc_handler.go
Jobs
ID Job ID Ran Files Coverage
1 27305470322.1 10 Jun 2026 08:51PM UTC 126
32.04
GitHub Action Run
Source Files on build 27305470322
  • Tree
  • List 126
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d18403fc on github
  • Prev Build on master (#27305378151)
  • Next Build on master (#27305587381)
  • 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