Probably a stupid question, but has anyone managed to get coverage metrics for the flow code when following the testing approach in this documentation -
https://outerbounds.com/docs/use-pytest/ ?
Feel like I must be missing something obvious, but I seem unable to convince pytest-cov that the code is tested.