#Need help with unit test on my first PR

1 messages · Page 1 of 1 (latest)

supple monolith
#

I opened #165722 to fix a bug in Squeezbox then got sucked in by copilot suggestions that caused more issues. Ended up adding test_util.py which is passing on my dev container. But now CI is failing codecov for other code and I dont know how to resolve this.

dreamy rover
#

yea so I pushed back on this one as we use iscoroutine

supple monolith
#

iscoroutine worked fine but copilot suggested that isinstance had broader scope. (moved to coding support)