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

tarantool / tarantool / 9544659288
88%

Build:
DEFAULT BRANCH: master
Ran 17 Jun 2024 08:53AM 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

17 Jun 2024 08:43AM UTC coverage: 87.106% (+0.001%) from 87.105%
9544659288

push

github

Buristan
test/fuzz: speedup string serialization

- clamp before cleaning string because cleaning is not cheap
  (O(n), where max n is equal to kMaxStrLength)
- call cleaning for identifiers only, there is no sense to
  cleaning string literals
- replace symbols disallowed by Lua grammar in indentifier's
  names with '_'

The patch saves 16 sec on 145k samples (401 sec before the patch
and 385 sec after the patch). It is actually not so much, but it
is about 2.5 min per hour.

NO_CHANGELOG=testing
NO_DOC=testing

67716 of 120805 branches covered (56.05%)

100425 of 115290 relevant lines covered (87.11%)

2420176.04 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9544659288.1 17 Jun 2024 08:53AM UTC 0
87.11
GitHub Action Run
Source Files on build 9544659288
Detailed source file information is not available for this build.
  • Back to Repo
  • 3d97334f on github
  • Prev Build on master (#9517021752)
  • Next Build on master (#9551858558)
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