Repo Added
|
Files
71
|
Badge
README BADGES
|
push
github
68 of 74 new or added lines in 7 files covered. (91.89%)
27 existing lines in 4 files now uncovered.416 of 582 relevant lines covered (71.48%)
7.13 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
8772826300 | function_types | refactor: rethink how operations are formed (again) (#24) - Add Builder interface to easily construct new operations - Get rid of Operation class, just use `Rc<RefCell<dyn Op>>` - Allow full usage of `std::any::Any` to easily cast to traits and... | push | github |
71.48 |