Repo Added
|
Files
15
|
Badge
README BADGES
|
push
travis-ci
801 of 1028 relevant lines covered (77.92%)
2192.81 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
19 | fixzero | Clarify the behavior of `zero` on `Quantity` types that are not fully specified. Closes #264. - `zero(::Type{<:AbstractQuantity{T}}) where T` should fail. - `zero(::Type{<:AbstractQuantity{T,D}}) where {T,D}` should use `upreferred(D)`. | push | Andrew Keller | travis-ci | pending completion |