Summary: I want to track that data continuously. HTML is useful to investigate, lcov got loads of external tools that support it and JSON is quite useful to parse and write to a DB. Pull Request resolved: https://github.com/facebook/flipper/pull/1051 Test Plan: ``` yarn test --coverage open coverage/index.html ``` Reviewed By: jknoxville Differential Revision: D21228144 Pulled By: passy fbshipit-source-id: dc6d853c84c21e941614cf7e5da0fc4fe7174564
7 lines
111 B
Plaintext
7 lines
111 B
Plaintext
lib/
|
|
node_modules/
|
|
*.tsbuildinfo
|
|
/static/defaultPlugins/index.json
|
|
/app/src/defaultPlugins/index.tsx
|
|
/coverage
|