Closed mfherbst closed 1 year ago
It would be useful to find bug such as the one fixed in #30 to setup automatic coverage tracking in the package.
Happy to do this. Do you have an example to hand?
I think it's just this:
https://github.com/mfherbst/ASEconvert.jl/blob/3c4e21aaaf1dad32e1802284410c471e3fcdc66e/.github/workflows/CI.yml#L36--L39
and you have to enable codecov for this project.
In fact I think I already perpared this in the CI when I did the refactor in #29 .
It would be useful to find bug such as the one fixed in #30 to setup automatic coverage tracking in the package.