UncertainLab / Enlsip.jl

Enlsip.jl is the Julia version of a Fortran77 optimization library designed to solve nonlinear least squares problems under general nonlinear constraints.
MIT License
9 stars 3 forks source link

Add code coverage tool #7

Open tmigot opened 4 months ago

tmigot commented 4 months ago

It could be a good idea to add a code coverage CI to measure the amount of code that is validated by the tests