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

Others / shredder / #53
71%

Build:
DEFAULT BRANCH: master
Ran 29 Aug 2020 02:19AM UTC
Jobs 1
Files 24
Run time 3min
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

pending completion
#53

push

circle-ci

web-flow
Refactor collector/mod.rs into multiple files, improving clarity (#49)

* Refactor collector/mod.rs into multiple files, improving clarity

Prereq for removing Arc<GcData>
(if we manage that memory manually, we can make AtomicGc faster)

* Remove `dashmap` in favor of custom chunked linked list impl

This is a big win in terms of both clarity and performance. (At
least on my machine.)

It also should open up opportunities to build HashMaps on top
of shredder without it pulling in _another_ HashMap
implementation!

* Fix linting problems, add stricter lints

* Fix clippy errors

879 of 1288 relevant lines covered (68.25%)

2.37 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #53.1 29 Aug 2020 02:19AM UTC 0
68.25
Source Files on build #53
Detailed source file information is not available for this build.
  • Back to Repo
  • 330db07a on github
  • Prev Build on master
  • Next Build on master
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