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

tarantool / crud / 20437066948
89%
master: 88%

Build:
Build:
LAST BUILD BRANCH: refs/pull/484/merge
DEFAULT BRANCH: master
Ran 22 Dec 2025 04:13PM UTC
Jobs 1
Files 63
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 Dec 2025 03:58PM UTC coverage: 88.985% (+0.02%) from 88.969%
20437066948

Pull #469

github

Satbek
perf: drop wrap_box_space_func_result, speed up storage calls.

- remove the extra wrapper around box.space methods to avoid per-call closures and arg tables
- call wrap_func_result directly so storage paths allocate less and return handling stays centralized
- reduce storage-side overhead on replace/insert/delete/get/borders/update/upsert(+_many)
  for better call latency
- rm extra table normalization in schema.wrap_func_result
  dev_checks('table', 'function', 'table') already checks that
  `opts` variable in not nil.
- create common opts table before cycle in replace_many/insert_many/upsert_many operations
Pull Request #469: perf: drop wrap_box_space_func_result to cut allocations and speed storage calls

45 of 45 new or added lines in 11 files covered. (100.0%)

4952 of 5565 relevant lines covered (88.98%)

6016.51 hits per line

Jobs
ID Job ID Ran Files Coverage
1 20437066948.1 22 Dec 2025 04:13PM UTC 63
88.98
GitHub Action Run
Source Files on build 20437066948
  • Tree
  • List 63
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #469
  • PR Base - master (#18495213291)
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