NREL / GEOPHIRES-X

MIT License
26 stars 21 forks source link

Initial steps for Code Coverage Integration #235

Open aimiktena opened 2 weeks ago

aimiktena commented 2 weeks ago

This draft PR addresses initial steps for integrating code coverage, related to issue #22. I have added coverage to requirements.txt and updated github actions.yml to begin setting up code coverage. The changes have passed build checks, but they do not yet generate or display a coverage badge. The next steps include completing the coverage report generation and adding the coverage badge to the README.