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

tarantool / tarantool / 11329600709
88%

Build:
DEFAULT BRANCH: master
Ran 14 Oct 2024 02:40PM UTC
Jobs 1
Files 515
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

14 Oct 2024 02:27PM UTC coverage: 87.305% (-0.003%) from 87.308%
11329600709

push

github

locker
box: fix UBSan error regarding misaligned store in field_map.c

The type cast is unnecessary and causes false-positive errors:

NO_WRAP
```
./src/box/field_map.c:110:10: runtime error: store to misaligned address 0x507000071082 for type 'uint32_t *' (aka 'unsigned int *'), which requires 4 byte alignment
0x507000071082: note: pointer points here
 01 00  00 00 be be be be f0 ff  ff ff 02 00 00 00 be be  be be be be be be 00 00  00 00 00 00 00 00
              ^
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior ./src/box/field_map.c:110:10
```
NO_WRAP

Closes #10631

NO_DOC=bugfix
NO_CHANGELOG=minor
NO_TEST=tested by debug_asan_clang workflow

69137 of 122857 branches covered (56.27%)

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

34 existing lines in 10 files now uncovered.

101924 of 116745 relevant lines covered (87.3%)

2599570.27 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11329600709.1 14 Oct 2024 02:40PM UTC 0
87.3
GitHub Action Run
Source Files on build 11329600709
Detailed source file information is not available for this build.
  • Back to Repo
  • 5ddbd85c on github
  • Prev Build on master (#11326194453)
  • Next Build on master (#11329930674)
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