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

ivmai / bdwgc / 1370
77%

Build:
DEFAULT BRANCH: master
Ran 08 Aug 2022 11:21AM UTC
Jobs 1
Files 58
Run time 4s
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

08 Aug 2022 11:21AM UTC coverage: 74.216% (+0.008%) from 74.208%
1370

push

travis-ci-com

ivmai
Pass index argument to callback of GC_iterate_free_hblks
(fix of commit 952c70947)

Issue #460 (bdwgc).

* allchblk.c (GC_iterate_free_hblks): Change fn argument type from
GC_walk_hblk_fn to GC_walk_free_blk_fn.
* include/gc/gc_mark.h (GC_iterate_free_hblks): Likewise.
* allchblk.c (GC_iterate_free_hblks): Pass i to fn.
* allchblk.c [!NO_DEBUGGING || GC_ASSERTIONS] (add_hb_sz): Add i
argument (as unused).
* allchblk.c [!NO_DEBUGGING] (print_hblkfreelist_item): New static
function (move part of code from GC_print_hblkfreelist).
* allchblk.c [!NO_DEBUGGING] (GC_print_hblkfreelist): Use
GC_iterate_free_hblks(print_hblkfreelist_item); remove i and h local
variables.
* include/gc/gc_mark.h (GC_walk_hblk_fn): Move declaration down (to be
near GC_apply_to_all_blocks).
* include/gc/gc_mark.h (GC_walk_free_blk_fn): New public type.

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

7412 of 9987 relevant lines covered (74.22%)

9019346.29 hits per line

Jobs
ID Job ID Ran Files Coverage
5 1370.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) 08 Aug 2022 11:21AM UTC 0
74.22
Travis Job 1370.5
Source Files on build 1370
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #1370
  • 4dca4896 on github
  • Prev Build on master (#1365)
  • Next Build on master (#1372)
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