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

tarantool / tarantool / 18121973563
88%

Build:
DEFAULT BRANCH: master
Ran 30 Sep 2025 07:34AM UTC
Jobs 1
Files 513
Run time 2min
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

30 Sep 2025 07:17AM UTC coverage: 87.62%. Remained the same
18121973563

push

github

sergos
config: sync users and roles with config on reload

Previously, if a user or role was removed from
`credentials.users` or `credentials.roles` in config,
it still remained in the instance after reload. This was
intentional to prevent bricking when an empty `credentials`
section was rolled out, but it left stale accounts and roles
in the system, which is a security risk.

Now both users and roles are synchronized with config on reload:
 - users/roles missing from config are dropped,
 - users/roles present in config are created/updated,
 - manually created users/roles remain untouched.

Closes #11827

NO_DOC=bugfix

71286 of 125127 branches covered (56.97%)

104792 of 119598 relevant lines covered (87.62%)

1356996.42 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
95.21
1.06% src/box/vy_range.c
1
84.94
-0.1% src/box/xlog.c
1
89.31
-0.06% src/box/xrow.c
1
86.33
0.36% src/lib/core/coio.c
1
93.12
0.1% src/lib/core/fiber.c
1
96.15
-0.05% src/lib/salad/bps_tree.h
1
91.68
-0.11% src/lib/swim/swim.c
1
97.41
-0.85% src/lib/vclock/vclock.c
2
90.89
-0.06% src/box/box.cc
2
95.84
-0.11% src/box/iproto.cc
2
92.41
0.04% src/box/vinyl.c
2
87.94
-0.13% src/box/vy_run.c
2
95.45
-4.55% src/lib/json/json.h
3
97.05
-0.2% src/lib/msgpuck/msgpuck.h
3
22.64
-0.06% src/lib/uri/uri_parser.c
5
93.43
-0.99% src/box/xrow_update_field.c
Jobs
ID Job ID Ran Files Coverage
1 18121973563.1 30 Sep 2025 07:34AM UTC 513
87.62
GitHub Action Run
Source Files on build 18121973563
  • Tree
  • List 513
  • Changed 25
  • Source Changed 0
  • Coverage Changed 25
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 93906a4e on github
  • Prev Build on master (#18007620128)
  • Next Build on master (#18127541710)
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