vb
vb
config: "test": "DEBUG=code-coverage cypress open --component --browser chrome", "test:force-update-baseLine": "DEBUG=code-coverage cypress open --component --browser chrome && cypress -image-diff.js -u", "test:commit": "cypress run --component --browser chrome && npx nyc report" my...
- [x] Android - [x] Ios - [x] Other Formats - [x] Check the usage of resources - [x] Frame Capture invoke this methos release: [108](https://github.com/flutter-webrtc/flutter-webrtc/issues/108#issuecomment-1554076873)
**Is your feature request related to a problem? Please describe.** i can't find any document about code coverage width component testing, can code-coverage suport it? thank you