JuliaIntervals / TaylorModels.jl

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

Get rid of warnings in the tests #108

Closed lbenet closed 3 years ago

lbenet commented 3 years ago

... by using anonymous functions

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 821634999

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


Totals Coverage Status
Change from base Build 820643687: 2.7%
Covered Lines: 884
Relevant Lines: 1318

💛 - Coveralls
lbenet commented 3 years ago

Merging...