OK! after a lot of investigation, the approach to ...
# general
c
OK! after a lot of investigation, the approach to manually combine the .coverage files also isn’t fantastic, since the execution from pants is different, it requires doing some file munging to get it to work, and also doesn’t produce great results. One thing I’m looking at now is, whether it’s possible to create a new goal that runs the py, but also includes all the deps/environment of a test environment ?