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

ivmai / bdwgc / 1504
77%

Build:
DEFAULT BRANCH: master
Ran 13 May 2023 10:04AM 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

13 May 2023 10:04AM UTC coverage: 76.536% (-0.3%) from 76.817%
1504

push

travis-ci-com

ivmai
Make comparisons to the lowest heap boundary strict

* alloc.c (GC_expand_hp_inner): Subtract sizeof(word) from new_limit
(for the case when comparing to GC_least_plausible_heap_addr).
* backgraph.c [MAKE_BACK_GRAPH] (add_back_edges): Compare current to
GC_least_real_heap_addr and GC_greatest_real_heap_addr (instead of
GC_least_plausible_heap_addr and GC_greatest_plausible_heap_addr).
* malloc.c [GC_ASSERTIONS] (GC_malloc_kind_global): Likewise.
* include/gc/gc_mark.h (GC_MARK_AND_PUSH): Replace greater-or-equal to
strictly greater when comparing to GC_least_plausible_heap_addr.
* include/private/gc_pmark.h (GC_PUSH_ONE_STACK, GC_PUSH_ONE_HEAP):
Likewise.
* include/private/gc_priv.h [MAKE_BACK_GRAPH] (SET_REAL_HEAP_BOUNDS,
GC_least_real_heap_addr, GC_greatest_real_heap_addr): Define.
* mark.c (GC_mark_from, GC_push_all): Add dummy "| GC_DS_LENGTH" when
storing length to mse_descr.w.
* mark.c (GC_mark_from): Replace greater-or-equal to strictly greater
when comparing to least_ha variable.
* typd_mlc.c (GC_typed_mark_proc): Likewise.
* mark.c [GC_DS_TAGS>ALIGNMENT-1] (GC_push_all): Simplify code to
round up length.

10 of 10 new or added lines in 4 files covered. (100.0%)

7809 of 10203 relevant lines covered (76.54%)

8248744.64 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
64.93
0.0% typd_mlc.c

Uncovered Existing Lines

Lines Coverage ∆ File
1
90.0
-2.31% include/private/gc_pmark.h
1
74.67
-0.08% tests/gctest.c
2
68.23
-0.21% finalize.c
21
79.1
0.14% alloc.c
44
89.7
-4.55% mark.c
Jobs
ID Job ID Ran Files Coverage
5 1504.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) 13 May 2023 10:04AM UTC 58
76.54
Travis Job 1504.5
Source Files on build 1504
  • Tree
  • List 58
  • Changed 36
  • Source Changed 8
  • Coverage Changed 36
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Build #1504
  • 5f6df10a on github
  • Prev Build on master (#1502)
  • Next Build on master (#1507)
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

© 2025 Coveralls, Inc