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

tarantool / tarantool / 9271464753
88%

Build:
DEFAULT BRANCH: master
Ran 28 May 2024 02:55PM 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

28 May 2024 02:42PM UTC coverage: 87.112% (+0.02%) from 87.088%
9271464753

push

github

locker
error: use typed errors with diag instead of their ClientError mappings

We have 2 options to set for example `IllegalParams` error in C code:

`diag_set(IllegalParams, ...)`
    and
`diag_set(ClientError, ER_ILLEGAL_PARAMS, ...)`

We will have different error messages and error types in these 2 cases.
Let's leave only `IllegalParams` and add an assertion for the second case.

Also let's instantiate `IllegalParams` error from Lua in expressions
like `box.error(box.error.ILLEGAL_PARAMS)`.

Part of #9914

NO_CHANGELOG=refactoring
NO_DOC=refactoring

67511 of 119945 branches covered (56.28%)

26 of 33 new or added lines in 10 files covered. (78.79%)

102 existing lines in 17 files now uncovered.

100249 of 115081 relevant lines covered (87.11%)

2482532.08 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9271464753.1 28 May 2024 02:55PM UTC 0
87.11
GitHub Action Run
Source Files on build 9271464753
Detailed source file information is not available for this build.
  • Back to Repo
  • 01915e6d on github
  • Prev Build on master (#9226688460)
  • Next Build on master (#9283697019)
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