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

Others / shredder
65%
master: 71%

Build:
Build:
LAST BUILD BRANCH: benchmark
DEFAULT BRANCH: master
Repo Added 05 Jun 2020 12:23AM UTC
Files 30
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

LAST BUILD ON BRANCH pull/64
branch: pull/64
CHANGE BRANCH
x
Reset
  • pull/64
  • atomic_gc
  • batch_destructor
  • benchmark
  • circular
  • collector_organization
  • crossbeam_update
  • deref_work
  • derive_fix
  • document_collector
  • downcast
  • housekeeping
  • master
  • poison_fix
  • ptr_eq
  • pull/45
  • pull/46
  • pull/52
  • ref_cnt
  • remove_lockout_allocation

pending completion
#69

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

Relevant lines Covered
Build:
Build:
1456 RELEVANT LINES 952 COVERED LINES
2.33 HITS PER LINE
Source Files on pull/64
  • Tree
  • List 28
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
#69 pull/64 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 ... push 10 Nov 2020 02:34AM UTC setupminimal circle-ci pending completion  
See All Builds (87)
  • Repo 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

© 2025 Coveralls, Inc