gotwarlost / istanbul

Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale.
Other
8.7k stars 786 forks source link

How to change report path to custom location? #848

Open jamsheer-thottathil opened 6 years ago

jamsheer-thottathil commented 6 years ago

How to change report path to custom location?

PaulRBerg commented 4 years ago

Any updates on this? Codecov has poor integration with monorepos, so it would be amazing if we could update the paths in the istanbul reports themselves.