Closed rstoneback closed 9 months ago
Hey @jklenzing do you have any ideas on why coveralls is rejecting some of the coverage info, but not others? It somehow got worse when I went from testing 4 python versions down to 3 :(
Searching on the web the fixes are to include things like run: coveralls --rcfile=setup.cfg --service=github
which is already in main.yml for workflows.....
Previous test run https://github.com/rstoneback/OMMBV/actions/runs/7618467786
Thanks @jklenzing , the info in pysat saved the day once again 👍
Description
Addresses #(issue)
Updates Python versions tested as well as address security update in readthedocs
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Online testing
Checklist:
develop
(notmaster
) branchCHANGELOG.md
, summarizing the changes