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

Others / shredder / #36 / 1
67%
master: 71%

Build:
Build:
LAST BUILD BRANCH: benchmark
DEFAULT BRANCH: master
Ran 10 Aug 2020 11:49PM UTC
Files 17
Run time 4s
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

10 Aug 2020 11:40PM UTC coverage: 62.329% (+1.0%) from 61.28%
#36.1

push

circle-ci

alekratz
Add exception for calling dealloc() in GcAllocation::deallocate()

Since types that are adapted from a boxed pointer are already dropped by
the time dealloc() is called, this would result in a double-free which
is !!!UNSAFE!!! and an obvious bug. Now, the deallocation action is
checked before attempting to call dealloc() on a pointer.

594 of 953 relevant lines covered (62.33%)

1.92 hits per line

Source Files on job #36.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 36
  • 6e46f059 on github
  • Prev Job for on pull/45 (##35.1)
  • Next Job for on pull/45 (##37.1)
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