JuliaIntervals / TaylorModels.jl

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

Add nonlinear_polynomial #121

Closed lbenet closed 3 years ago

lbenet commented 3 years ago

Closes #106

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 906584320

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 2 4 50.0%
src/bounds.jl 88 92 95.65%
<!-- Total: 90 96 93.75% -->
Totals Coverage Status
Change from base Build 904035933: 3.8%
Covered Lines: 953
Relevant Lines: 1419

💛 - Coveralls
lbenet commented 3 years ago

Merging