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

tarantool / tarantool / 21247454850
88%

Build:
DEFAULT BRANCH: master
Ran 22 Jan 2026 12:14PM UTC
Jobs 1
Files 522
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

22 Jan 2026 11:54AM UTC coverage: 87.579% (+0.02%) from 87.558%
21247454850

push

github

grafin
config: validate permissions in credentials

This patch fixes a bug where config:reload() crashes if a
credentials.users.<username>.privileges entry misses the `permissions`
field, leading to:

NOWRAP
```
credentials.lua:207: bad argument #1 to 'ipairs' (table expected, got nil)
```
NOWRAP

This patch adds validation that requires `permissions` in each
privileges entry and reports a configuration error instead of crashing.

Closes #11441

NO_DOC=bugfix
NO_CHANGELOG=bugfix

70206 of 118176 branches covered (59.41%)

105526 of 120492 relevant lines covered (87.58%)

1377508.17 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
90.5
-0.07% src/box/applier.cc
1
88.3
0.28% src/box/vy_run.c
1
80.0
-2.5% src/lib/core/clock.c
1
97.15
-0.1% src/lib/msgpuck/msgpuck.h
2
92.43
-0.09% src/box/vinyl.c
2
89.08
-0.11% src/box/xrow.c
2
95.4
-2.3% src/lib/core/histogram.c
3
22.66
-0.04% src/lib/uri/uri_parser.c
4
90.93
-0.12% src/box/box.cc
4
93.31
-1.27% src/lib/swim/swim_io.c
Jobs
ID Job ID Ran Files Coverage
1 21247454850.1 22 Jan 2026 12:14PM UTC 522
87.58
GitHub Action Run
Source Files on build 21247454850
  • Tree
  • List 522
  • Changed 27
  • Source Changed 0
  • Coverage Changed 27
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 1cef0546 on github
  • Prev Build on master (#21206145030)
  • Next Build on master (#21249402073)
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