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

ivmai / bdwgc / 1307
77%

Build:
DEFAULT BRANCH: master
Ran 29 Apr 2022 06:41AM UTC
Jobs 1
Files 58
Run time 7s
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

29 Apr 2022 06:33AM UTC coverage: 73.711% (+0.02%) from 73.695%
1307

push

travis-ci-com

ivmai
Support client stop function properly in maybe_gc and collect_a_little

* alloc.c [!GC_DISABLE_INCREMENTAL && !NO_CLOCK]
(GC_timeout_stop_func): If GC_time_limit is GC_TIME_UNLIMITED then
return 0 (unless GC_default_stop_func() returned true).
* alloc.c (GC_maybe_gc): Reformat code and comments; do not reset
n_partial_gcs variable if incremental collection is disabled; always
pass GC_timeout_stop_func to GC_stopped_mark() (i.e., regardless of
GC_time_limit).
* alloc.c (GC_maybe_gc): Remove TODO item about GC_default_stop_func
usage.
* alloc.c (GC_collect_a_little_inner): Likewise.
* alloc.c [!NO_CLOCK] (GC_maybe_gc): Call GET_TIME(GC_start_time)
before GC_wait_for_reclaim().
* alloc.c (GC_maybe_gc): Use GC_gcollect_inner() instead of
GC_try_to_collect_inner(GC_never_stop_func).
* finalize.c (GC_grow_table): Likewise.
* alloc.c [!NO_CLOCK] (GC_collect_a_little_inner): Call
GET_TIME(GC_start_time) before GC_mark_some().
* alloc.c (GC_collect_a_little_inner): Pass GC_timeout_stop_func to
GC_stopped_mark() if GC_n_attempts<max_prior_attempts but regardless
of GC_time_limit value.

7332 of 9947 relevant lines covered (73.71%)

8443742.33 hits per line

Jobs
ID Job ID Ran Files Coverage
5 1307.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) 29 Apr 2022 06:41AM UTC 0
73.71
Travis Job 1307.5
Source Files on build 1307
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #1307
  • 7f375ea8 on github
  • Prev Build on master (#1306)
  • Next Build on master (#1308)
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