JuliaIntervals / TaylorModels.jl

Rigorous function approximation using Taylor models in Julia
Other
63 stars 14 forks source link

Use helper functions thoroughly #148

Closed lbenet closed 1 year ago

github-actions[bot] commented 1 year ago

Pull Request Test Coverage Report for Build 4694520501


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/auxiliary.jl 9 11 81.82%
src/evaluate.jl 5 7 71.43%
src/rpa_functions.jl 9 11 81.82%
src/validatedODEs.jl 5 7 71.43%
src/integration.jl 7 10 70.0%
src/recipe.jl 2 8 25.0%
src/arithmetic.jl 46 55 83.64%
src/promotion.jl 0 13 0.0%
<!-- Total: 88 127 69.29% -->
Totals Coverage Status
Change from base Build 4125212071: 66.3%
Covered Lines: 1137
Relevant Lines: 1713

💛 - Coveralls
coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 4694520501

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/auxiliary.jl 9 11 81.82%
src/evaluate.jl 5 7 71.43%
src/rpa_functions.jl 9 11 81.82%
src/validatedODEs.jl 5 7 71.43%
src/integration.jl 7 10 70.0%
src/recipe.jl 2 8 25.0%
src/arithmetic.jl 46 55 83.64%
src/promotion.jl 0 13 0.0%
<!-- Total: 88 127 69.29% -->
Totals Coverage Status
Change from base Build 4125212071: 67.1%
Covered Lines: 1179
Relevant Lines: 1755

💛 - Coveralls