Closed JeffFessler closed 3 years ago
@JeffFessler -- is this a webhook or something I need to setup? I'm happy to do it if it is just clicking a few buttons.
if you go to https://codecov.io/gh or https://codecov.io and login with your github account, then you should be able add repos (like this one) that you want to have code coverage. i think it is just a few clicks.
likewise for https://coveralls.io/
having just one of these coverage tools would be fine so if you find it is easier to get one rather than the other set up then it's fine. after you've enabled it, i think i can make some minor code tweak that will trigger it to run. thanks.
Coveralls looks enabled... codecov.io is giving me an access token that I'm not sure what to do with... Screenshotting the top of that page below
Edit: I see it says the token thing is "Not required on Travis-CI, CircleCI, AppVeyor, or Azure Pipelines for public repositories. "
i've put in an innocuous PR (docstrings) that hopefully will trigger the codecov runs and then we'll see if it is working. thanks!
and update readme urls. will need @ahwillia to authorize the code coverage tools for the badges to work.