FlowKit
FlowKit copied to clipboard
codecov reports wrong for flowmachine.utils
For reasons I can’t riddle out, flowmachine.utils does not have any test coverage from the flowmachine unit tests on codecov.
There is ~45% coverage from the integration tests, but zero from the unit tests.
As far as I can see, test_utils.py should give this file 90+% coverage.
I’ve dropped codecov an email, because it honestly looks to me like this is something wrong at their end.