teleporthq / teleport-code-generators

A collection of code generators for modern JavaScript applications
https://teleporthq.io
MIT License
1k stars 159 forks source link

(feat): Enable plugin parse embeds for all frameworks when enabled #892

Closed JayaKrishnaNamburu closed 7 months ago

JayaKrishnaNamburu commented 7 months ago
codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 9.09091% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 60.26%. Comparing base (3cd81f1) to head (7762829).

Files Patch % Lines
...project-plugin-parse-embed/src/component-plugin.ts 0.00% 8 Missing :warning:
...leport-plugin-react-styled-components/src/utils.ts 33.33% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #892 +/- ## =============================================== + Coverage 60.15% 60.26% +0.10% =============================================== Files 188 187 -1 Lines 8701 8687 -14 Branches 2596 2600 +4 =============================================== + Hits 5234 5235 +1 + Misses 3147 3131 -16 - Partials 320 321 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.