From #269 we now have a GitHub action that triggers `codecov` to evaluate unit test coverage for each PR. To complete the setup we should: - [ ] setup codecov website ... (@gaynorr I can show you what I did at https://github.com/highlanderLab/RcppTskit) - [ ] add codecov badge to README (https://github.com/HighlanderLab/RcppTskit/blob/main/README.md as an example)
From #269 we now have a GitHub action that triggers
codecovto evaluate unit test coverage for each PR. To complete the setup we should:setup codecov website ... (@gaynorr I can show you what I did at https://github.com/highlanderLab/RcppTskit)
add codecov badge to README (https://github.com/HighlanderLab/RcppTskit/blob/main/README.md as an example)