I use coverlet with opencover format and generate html with reportgenerator (as global-tool on linux 🥇 ).
But it seem no one of my constructor was reported as covered. See screenshot below.

This point aside, everything worked as expected on the first try (on osx and docker)