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

ivmai / bdwgc / 1236
77%

Build:
DEFAULT BRANCH: master
Ran 06 Mar 2022 08:47AM UTC
Jobs 1
Files 58
Run time 5s
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 Mar 2022 08:38AM UTC coverage: 73.902% (+0.08%) from 73.826%
1236

push

travis-ci-com

ivmai
Ensure GC_n_set_marks() does not count extra bits in hb_marks

* reclaim.c [!USE_MARK_BYTES] (GC_n_set_marks): Decrement result by
one (i.e. do not count the bit set past the end as in USE_MARK_BYTES
case); add assertion that the bit past the end is set.
* reclaim.c [!USE_MARK_BYTES && !MARK_BIT_PER_OBJ] (GC_n_set_marks):
Divide result by BYTES_TO_GRANULES(sz) with the assertion that the
reminder is zero; add comment.
* reclaim.c [!PARALLEL_MARK] (GC_print_block_descr): Add assertion that
n_marks is equal to hhdr->hb_n_marks.
* reclaim.c (GC_print_block_descr): Add assertion that max(n_objs,1)
is not less than n_marks; do not print hhdr->hb_n_marks value.

7272 of 9840 relevant lines covered (73.9%)

9311821.54 hits per line

Jobs
ID Job ID Ran Files Coverage
5 1236.5 (CONF_OPTIONS="--enable-gcov --enable-single-obj-compilation --enable-cplusplus --disable-shared --enable-gc-assertions" CFLAGS_EXTRA="-D USE_CUSTOM_SPECIFIC" CC_FOR_CHECK=g++ MAKEFILE_TARGETS="all" MAKEFILE_TARGETS_CHECK="check" NO_CLONE_LIBATOMIC_OPS=true REPORT_COVERAGE=true TESTS_CUSTOM_RUN=true) 06 Mar 2022 08:47AM UTC 0
73.9
Travis Job 1236.5
Source Files on build 1236
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #1236
  • 83e6b419 on github
  • Prev Build on master (#1235)
  • Next Build on master (#1237)
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