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

ivmai / bdwgc / 1466
77%

Build:
DEFAULT BRANCH: master
Ran 24 Mar 2023 09:19PM UTC
Jobs 1
Files 58
Run time 1min
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

24 Mar 2023 09:19PM UTC coverage: 76.804% (+0.6%) from 76.199%
1466

push

travis-ci-com

ivmai
Do not add extra byte to non-small uncollectible objects

Previously EXTRA_BYTES value was not added to the allocation size only
for small uncollectible objects.

* include/gc/gc.h (GC_all_interior_pointers): Refine comment (regarding
uncollectible objects).
* malloc.c (GC_generic_malloc_uncollectable): Define lb_orig local
variable; decrement lb before if(SMALL_OBJ(lb)); do not expect original
lb is zero; pass lb_orig (instead of lb) to GC_DBG_COLLECT_AT_MALLOC()
and to oom_fn().

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

7771 of 10118 relevant lines covered (76.8%)

8832882.01 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
89.57
-1.38% malloc.c

Uncovered Existing Lines

Lines Coverage ∆ File
1
68.23
0.05% finalize.c
1
61.11
1.54% gcj_mlc.c
2
85.88
0.0% thread_local_alloc.c
7
77.82
0.28% alloc.c
18
65.33
0.0% typd_mlc.c
19
89.57
-1.38% malloc.c
27
86.81
8.18% mallocx.c
121
45.1
0.0% dbg_mlc.c
142
75.03
0.18% tests/gctest.c
Jobs
ID Job ID Ran Files Coverage
5 1466.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) 24 Mar 2023 09:19PM UTC 58
76.8
Travis Job 1466.5
Source Files on build 1466
  • Tree
  • List 58
  • Changed 35
  • Source Changed 10
  • Coverage Changed 35
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Build #1466
  • 132eb0bc on github
  • Prev Build on master (#1465)
  • Next Build on master (#1468)
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