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

tarantool / sdvg / 16800252227
69%

Build:
DEFAULT BRANCH: master
Ran 07 Aug 2025 09:14AM UTC
Jobs 1
Files 75
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

07 Aug 2025 09:12AM UTC coverage: 68.803%. Remained the same
16800252227

push

github

web-flow
Prevent shell command execution from commit messages (#15)

Previously, commit messages were passed via a variable, which allowed
embedded shell commands (e.g. `$(...)`) to be executed during parsing.
For example, this happened in this run:
https://github.com/tarantool/sdvg/actions/runs/16798902022/job/47575402000

Now the message is fetched directly via `git` and safely piped through
`sed`, ensuring arbitrary code is not executed.

4832 of 7023 relevant lines covered (68.8%)

0.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 16800252227.1 07 Aug 2025 09:14AM UTC 75
68.8
GitHub Action Run
Source Files on build 16800252227
  • Tree
  • List 75
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16800252227
  • 83ef461d on github
  • Prev Build on master (#16799635460)
  • Next Build on master (#16802665047)
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