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

ivmai / bdwgc / 1024
77%

Build:
DEFAULT BRANCH: master
Ran 25 Aug 2021 09:24PM UTC
Jobs 1
Files 58
Run time 4min
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

25 Aug 2021 07:03PM UTC coverage: 73.674% (-0.3%) from 73.969%
1024

push

travis-ci-com

ivmai
Do not call GC_push_conditional unless PROC_VDB

As of now, only PROC_VDB can determine whether a static root page
is dirty.  Thus, GC_push_all could be used (instead of
GC_push_conditional) in mark_rts.c for other VDB implementations.

* include/private/gcconfig.h [!PROC_VDB] (NO_VDB_FOR_STATIC_ROOTS): New
macro; add comment.
* mark_rts.c (GC_PUSH_CONDITIONAL_STATIC): New internal macro; move
comment from GC_PUSH_CONDITIONAL; mark "all" argument as used.
* mark_rts.c (GC_PUSH_CONDITIONAL): Use GC_PUSH_CONDITIONAL_STATIC();
do not test GC_DISABLE_INCREMENTAL directly.
* mark_rts.c (GC_push_conditional_with_exclusions): Remove
GC_ATTR_UNUSED for "all" argument.

7055 of 9576 relevant lines covered (73.67%)

10512057.57 hits per line

Jobs
ID Job ID Ran Files Coverage
65 1024.65 (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) 25 Aug 2021 09:24PM UTC 0
73.67
Travis Job 1024.65
Source Files on build 1024
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #1024
  • 2bae6c81 on github
  • Prev Build on master (#1015)
  • Next Build on master (#1026)
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