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

tarantool / tarantool / 8464678410
88%

Build:
DEFAULT BRANCH: master
Ran 28 Mar 2024 08:58AM UTC
Jobs 1
Files 513
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

28 Mar 2024 08:46AM UTC coverage: 87.037% (-0.01%) from 87.047%
8464678410

push

github

sergepetrenko
console: make __autocomplete retrieval for cdata exception-safe

Currently, the code which tries to retrieve the __autocomplete metamethod
for cdata (cf644abd) is not exception safe: an exception can be thrown from
the __index metamethod. In order to make it exception-safe and not
overcomplicate the code, let's add a Lua wrapper for table indexation, so
we can call it from C using `lua_pcall`.

Closes #9828

NO_CHANGELOG=<not released>
NO_DOC=<bugfix>

67149 of 119541 branches covered (56.17%)

7 of 7 new or added lines in 1 file covered. (100.0%)

45 existing lines in 17 files now uncovered.

99850 of 114721 relevant lines covered (87.04%)

2420717.28 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8464678410.1 28 Mar 2024 08:58AM UTC 0
87.04
GitHub Action Run
Source Files on build 8464678410
Detailed source file information is not available for this build.
  • Back to Repo
  • ff7d8f0c on github
  • Prev Build on master (#8455786564)
  • Next Build on master (#8469437453)
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