coverallsapp / orb

Coveralls CircleCI Orb
https://circleci.com/orbs/registry/orb/coveralls/coveralls
MIT License
2 stars 16 forks source link

Add filepath option for monorepos #18

Closed Kenny477 closed 1 year ago

Kenny477 commented 1 year ago

Utilize node-coverall support for filepath argument to specify source files referenced by coverage report.

Addresses #11 , providing better support for monorepo subprojects/packages.

josegonzalez commented 1 year ago

I think this can be closed, as the new orb has a coverage_file argument.