universal_pathlib
universal_pathlib copied to clipboard
ci: add code-coverage runs
We should gather code coverage stats, to ensure that we're covering all basic functionality with our test suite.
Here is some nice reading material: https://hynek.me/articles/ditch-codecov-python/