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

ivmai / bdwgc / 1465
77%

Build:
DEFAULT BRANCH: master
Ran 20 Mar 2023 06:58AM UTC
Jobs 1
Files 58
Run time 1s
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

20 Mar 2023 06:58AM UTC coverage: 76.199% (-0.2%) from 76.448%
1465

push

travis-ci-com

ivmai
Fix description of client promise for IGNORE_OFF_PAGE allocated objects
(documentation)

The client should keep a pointer within the first heap block for such
an allocated object.  Previously, it was mentioned in the documentation
and comments that such a pointer should be within the first 256 or 512
bytes.

* README.md (The C Interface to the Allocator): Fix the description
(comment) of GC_malloc_ignore_off_page (the client promises to keep
a pointer within the first hblk of the object instead of 256 or 512
bytes, or a page).
* docs/gcinterface.md (GC_MALLOC_IGNORE_OFF_PAGE): Likewise.
* gc.man (GC_malloc_atomic_ignore_off_page): Likewise.
* include/gc/gc.h (GC_malloc_ignore_off_page): Likewise.
* include/gc/gc_mark.h (GC_generic_malloc_ignore_off_page): Likewise.
* include/private/gc_priv.h (IGNORE_OFF_PAGE): Likewise.
* include/private/gc_priv.h [DBG_HDRS_ALL || GC_GCJ_SUPPORT
|| !GC_NO_FINALIZATION] (GC_generic_malloc_inner_ignore_off_page):
Likewise.
* malloc.c [DBG_HDRS_ALL || GC_GCJ_SUPPORT || !GC_NO_FINALIZATION]
(GC_generic_malloc_inner_ignore_off_page): Likewise.
* include/gc/gc_gcj.h (GC_gcj_malloc_ignore_off_page): Refine comment.

7751 of 10172 relevant lines covered (76.2%)

8682664.47 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
68.17
-0.1% finalize.c
1
90.0
-2.5% include/private/gc_pmark.h
7
90.95
0.04% malloc.c
8
78.63
-3.05% mallocx.c
16
91.46
1.24% cord/tests/cordtest.c
27
89.61
-4.49% mark.c
51
82.46
0.0% pthread_support.c
123
74.85
0.1% tests/gctest.c
Jobs
ID Job ID Ran Files Coverage
5 1465.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) 20 Mar 2023 06:58AM UTC 58
76.2
Travis Job 1465.5
Source Files on build 1465
  • Tree
  • List 58
  • Changed 39
  • Source Changed 7
  • Coverage Changed 39
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Build #1465
  • 441698c6 on github
  • Prev Build on master (#1464)
  • Next Build on master (#1466)
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