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

Others / shredder / #69 / 1
65%
master: 71%

Build:
Build:
LAST BUILD BRANCH: benchmark
DEFAULT BRANCH: master
Ran 10 Nov 2020 02:34AM UTC
Files 28
Run time 2s
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 Nov 2020 02:20AM UTC coverage: 65.385%. First build
#69.1

push

circle-ci

setupminimal
Use no-std-compat to transition to no-std

This commit uses the no-std-compat crate to enable use of shredder in a
no-std environment. This comes with a few caveats when using a no-std
environment:

- Debug and error print statements are replaced with no-ops
- Locks (Mutexes and RwLocks) use the spin crate
- Hash tables use the hashbrown crate, which is _not_ HashDoS resistant.

I don't believe that any of these constitute a serious problem for
shredder. Shredder can be used in this way by disabling the 'std' feature.

952 of 1456 relevant lines covered (65.38%)

2.33 hits per line

Source Files on job #69.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 69
  • 080803de on github
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