Repo Added
|
Files
5
|
Badge
README BADGES
|
push
travis-ci
176 of 216 relevant lines covered (81.48%)
0.81 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
50.0 | src/HMbo/Dim.lhs | 20 | 4 | 2 | 2 | 1.0 | |
75.84 | src/HMbo/ManyBodyOperator.lhs | 622 + 18 | 149 | 113 | 36 | 1.0 | |
92.86 | examples/TwoLevelAtom.lhs | 139 | 28 | 26 | 2 | 1.0 | |
100.0 | examples/SpinChain.lhs | 164 - 1 | 32 - 2 | 32 - 1 | 0 - 1 | 1.0 | |
100.0 | src/HMbo/Ket.lhs | 18 | 3 | 3 | 0 | 1.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
67 | refactor-error-handling | Simplify code using mconcat. | push | travis-ci | pending completion | ||
66 | refactor-error-handling | Add a Monoid instance for ManyBodyOperator under kron. | push | travis-ci | pending completion | ||
65 | refactor-error-handling | Make add, mul, and apply throw errors instead of return Maybe a. | push | travis-ci | pending completion |