Nevermind, found it ```We redesigned it in 1.30.0 ...
# general
i
Nevermind, found it
Copy code
We redesigned it in 1.30.0 and are putting final polish on how coverage works in 2.0.0. See the PR description of <https://github.com/pantsbuild/pants/pull/10100> for how it works now
💯 1
h
The main changes in 2.0 vs. 1.30 are that we * added new coverage report types like
raw
and
json
* added the ability to specify a custom
.coveragerc
file * removed the option
--coverage-py-omit-test-sources
so that Pants is now more of a light-weight wrapper around Coverage.py, rather than doing its own custom thing
i
Thank you!
❤️ 1
h
Thanks again for all the design feedback on it! I’m really happy with the outcome and it was super helpful to talk through and get your ideas
👍 1