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

tarantool / tarantool / 19134305900
88%

Build:
DEFAULT BRANCH: master
Ran 06 Nov 2025 11:49AM UTC
Jobs 1
Files 514
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

06 Nov 2025 11:34AM UTC coverage: 87.649% (+0.01%) from 87.635%
19134305900

push

github

locker
lib/bit: introduce bit_copy_range_reverse()

This routine will allow us to scan faster in reverse order in MemCS.

While at it we also relax assertion a bit in `bit_copy_range()` (there
is off by one there). Also we don't need `DIV_ROUND_UP` there, plain `/`
does the job.

Also we can reduce the size of the buffer in the test from 64 to 8 bytes
without making it worse. Currently the test takes about 10s on my
notebook due to range tests.

Part of tarantool/tarantool-ee#1479

NO_DOC=internal
NO_CHANGELOG=internal

69999 of 117885 branches covered (59.38%)

72 of 73 new or added lines in 2 files covered. (98.63%)

22 existing lines in 14 files now uncovered.

105188 of 120010 relevant lines covered (87.65%)

1348663.32 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
98.96
-1.04% src/lib/bit/bit.c

Uncovered Existing Lines

Lines Coverage ∆ File
1
96.3
-0.18% src/box/relay.cc
1
95.72
-0.12% src/box/replication.cc
1
92.47
0.09% src/box/vinyl.c
1
94.99
-0.21% src/box/vy_read_iterator.c
1
87.93
-1.54% src/box/xlog.h
1
98.96
-1.04% src/lib/bit/bit.c
1
60.42
-0.42% src/lib/core/fio.c
1
96.55
-1.15% src/lib/core/histogram.c
1
90.38
-1.92% src/lib/core/trigger.cc
1
22.64
-0.02% src/lib/uri/uri_parser.c
1
75.06
-0.25% src/main.cc
3
90.82
-0.09% src/box/box.cc
4
87.87
-0.2% src/box/vy_run.c
4
81.82
-12.12% src/lua/minifio.c
Jobs
ID Job ID Ran Files Coverage
1 19134305900.1 06 Nov 2025 11:49AM UTC 514
87.65
GitHub Action Run
Source Files on build 19134305900
  • Tree
  • List 514
  • Changed 28
  • Source Changed 0
  • Coverage Changed 28
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • ec05cb17 on github
  • Prev Build on master (#18996512812)
  • Next Build on master (#19169415059)
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