rafaqz / Flatten.jl

Flatten nested Julia objects to tuples, and reconstruct them later
Other
32 stars 4 forks source link

fix for changes to diagonal dispatch in Base #13

Closed rafaqz closed 4 years ago

rafaqz commented 4 years ago

Required due to: https://github.com/JuliaLang/julia/issues/33789

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 148


Files with Coverage Reduction New Missed Lines %
src\Flatten.jl 11 80.77%
<!-- Total: 11 -->
Totals Coverage Status
Change from base Build 146: 3.5%
Covered Lines: 755
Relevant Lines: 917

💛 - Coveralls