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

Others / shredder
67%
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/45
branch: pull/45
CHANGE BRANCH
x
Reset
  • pull/45
  • atomic_gc
  • batch_destructor
  • benchmark
  • circular
  • collector_organization
  • crossbeam_update
  • deref_work
  • derive_fix
  • document_collector
  • downcast
  • housekeeping
  • master
  • poison_fix
  • ptr_eq
  • pull/46
  • pull/52
  • pull/64
  • ref_cnt
  • remove_lockout_allocation

pending completion
#47

push

circle-ci

alekratz
Run rustfmt

823 of 1229 relevant lines covered (66.97%)

2.09 hits per line

Relevant lines Covered
Build:
Build:
1229 RELEVANT LINES 823 COVERED LINES
2.09 HITS PER LINE
Source Files on pull/45
  • Tree
  • List 21
  • Changed 4
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
#47 pull/45 Run rustfmt push 21 Aug 2020 01:04AM UTC alekratz circle-ci pending completion  
#46 pull/45 Add make_node! macro to unsized type test push 19 Aug 2020 11:09PM UTC alekratz circle-ci pending completion  
#45 pull/45 Add test for unsized (immutable) types This test ensures that some `T` that is `SomeTrait: Scan + ToScan` can be put behind a `Gc<dyn SomeTrait>` pointer and shared that way. This tests `Gc::from_box`, which is the primary way to access this beha... push 19 Aug 2020 10:54PM UTC alekratz circle-ci pending completion  
#44 pull/45 Merge remote-tracking branch 'upstream/master' into unsized-types push 19 Aug 2020 09:38PM UTC alekratz circle-ci pending completion  
#38 pull/45 Add small integration test for coercion of unsized types This doesn't really test anything extensive, it mostly demonstrates how unsized types may be used with linked lists. push 15 Aug 2020 01:29AM UTC alekratz circle-ci pending completion  
#37 pull/45 Add "nightly-features" feature, to enable nightly features It appears my use of `#[cfg(nightly)]` was futile, since that's not an actual flag that the compiler uses with nightly code. Basically, users have to opt-in to nightly features themselves... push 14 Aug 2020 12:21AM UTC alekratz circle-ci pending completion  
#36 pull/45 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. ... push 10 Aug 2020 11:49PM UTC alekratz circle-ci pending completion  
#35 pull/45 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. ... push 10 Aug 2020 11:44PM UTC alekratz circle-ci pending completion  
#32 pull/45 Alphabetize new member in DeallocateAction with respect to other members push 05 Aug 2020 06:51PM UTC alekratz circle-ci pending completion  
#31 pull/45 Run cargo fmt push 05 Aug 2020 06:44PM UTC alekratz 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