control-toolbox / OptimalControl.jl

Model and solve optimal control problems in Julia
http://control-toolbox.org/OptimalControl.jl/
MIT License
69 stars 6 forks source link

updated codecov action #205

Closed PierreMartinon closed 3 months ago

PierreMartinon commented 3 months ago

Try to get rid of the old nodes warnings...

PierreMartinon commented 3 months ago

Ok, we need to add the codecov token for OptimalControl, as a repo secret. https://docs.codecov.com/docs/adding-the-codecov-token

PierreMartinon commented 3 months ago

I would also suggest a separate workflow for coverage (ie not in the CI one), so that it is run on only one platform (linux). The number of uploads per 30 day is limited, and there is no point in running the coverage on different systems.

PierreMartinon commented 3 months ago

The upload still fails, i'll close the PR