webbpsf icon indicating copy to clipboard operation
webbpsf copied to clipboard

Check codecov setup; Codecov badge on GitHub page is not working

Open mperrin opened this issue 1 year ago • 0 comments

The README displayed at the main GitHub page https://github.com/spacetelescope/webbpsf has these little badges. I noticed the codecov one is not working:

Screenshot 2024-07-30 at 12 26 08 PM

The actual codecov coverage tests are running for each pull request, so I am not sure why this isn't working. It may be that the issue is that there's no code coverage tests on the master branch, just on the pull requests. Compare: https://app.codecov.io/gh/spacetelescope/webbpsf/pulls versus https://app.codecov.io/gh/spacetelescope/webbpsf

Not a high priority issue, but probably just need some relatively small config fix maybe?

mperrin avatar Jul 30 '24 16:07 mperrin