issues
search
transition-zero
/
tz-client
A client repository for accessing FEO data programmatically.
https://docs.feo.transitionzero.org
Apache License 2.0
22
stars
3
forks
source link
build: run CI tests on pushes to main; force codecov badge update
#44
Closed
joconnor-ecaa
closed
11 months ago
joconnor-ecaa
commented
11 months ago
Description
Run CI tests on pushes to main
Force codecov badge update
Checklist
[x] Dependencies install correctly in a clean environment and code executes;
[x] Test coverage extended; created tests fail without the change (if possible);
[x] All tests passing;
[x] Commits follow a type convention (e.g.
https://gist.github.com/brianclements/841ea7bffdb01346392c#type
);
[x] Extended the README, documentation and/or docstrings, if necessary;
Description
Checklist