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

ivmai / bdwgc / 1230
77%

Build:
DEFAULT BRANCH: master
Ran 23 Feb 2022 03:44PM UTC
Jobs 1
Files 58
Run time 34s
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

23 Feb 2022 03:33PM UTC coverage: 73.501% (+0.01%) from 73.487%
1230

push

travis-ci-com

ivmai
Warn if heap has grown while GC was disabled

* alloc.c (GC_expand_hp): Increment GC_heapsize_on_gc_disable by the
corresponding size if GC disabled and the heap is expanded.
* include/private/gc_priv.h (GC_arrays._heapsize_on_gc_disable):
Declare field.
* misc.c (GC_enable): Call WARN with the appropriate message if going
from GC disabled to enabled mode and the heap size is greater than
GC_heapsize_on_gc_disable.
* misc.c (GC_disable): Store the current heap size value to
GC_heapsize_on_gc_disable if going from GC enabled to disabled mode.

7234 of 9842 relevant lines covered (73.5%)

10032236.04 hits per line

Jobs
ID Job ID Ran Files Coverage
5 1230.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) 23 Feb 2022 03:44PM UTC 0
73.5
Travis Job 1230.5
Source Files on build 1230
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #1230
  • b82d4a16 on github
  • Prev Build on master (#1221)
  • Next Build on master (#1231)
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