VolkovLabs / volkovlabs-dynamictext-panel

Business Text Panel for @grafana
https://docs.volkovlabs.io
Apache License 2.0
78 stars 14 forks source link

Increase Test Coverage and update to testing-library/react #177

Closed asimonok closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 90.00% and project coverage change: +12.38 :tada:

Comparison is base (15df9d5) 66.22% compared to head (2ac53db) 78.60%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #177 +/- ## =========================================== + Coverage 66.22% 78.60% +12.38% =========================================== Files 24 25 +1 Lines 225 229 +4 Branches 28 28 =========================================== + Hits 149 180 +31 + Misses 68 46 -22 + Partials 8 3 -5 ``` | [Impacted Files](https://app.codecov.io/gh/VolkovLabs/volkovlabs-dynamictext-panel/pull/177?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VolkovLabs) | Coverage Δ | | |---|---|---| | [src/components/Text/Text.tsx](https://app.codecov.io/gh/VolkovLabs/volkovlabs-dynamictext-panel/pull/177?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VolkovLabs#diff-c3JjL2NvbXBvbmVudHMvVGV4dC9UZXh0LnRzeA==) | `95.83% <75.00%> (+4.52%)` | :arrow_up: | | [src/components/HelpersEditor/HelpersEditor.tsx](https://app.codecov.io/gh/VolkovLabs/volkovlabs-dynamictext-panel/pull/177?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VolkovLabs#diff-c3JjL2NvbXBvbmVudHMvSGVscGVyc0VkaXRvci9IZWxwZXJzRWRpdG9yLnRzeA==) | `90.47% <100.00%> (+47.61%)` | :arrow_up: | | [src/components/StylesEditor/StylesEditor.tsx](https://app.codecov.io/gh/VolkovLabs/volkovlabs-dynamictext-panel/pull/177?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VolkovLabs#diff-c3JjL2NvbXBvbmVudHMvU3R5bGVzRWRpdG9yL1N0eWxlc0VkaXRvci50c3g=) | `90.47% <100.00%> (+47.61%)` | :arrow_up: | | [src/components/TextEditor/TextEditor.tsx](https://app.codecov.io/gh/VolkovLabs/volkovlabs-dynamictext-panel/pull/177?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VolkovLabs#diff-c3JjL2NvbXBvbmVudHMvVGV4dEVkaXRvci9UZXh0RWRpdG9yLnRzeA==) | `85.71% <100.00%> (+42.85%)` | :arrow_up: | | [src/components/TextPanel/TextPanel.tsx](https://app.codecov.io/gh/VolkovLabs/volkovlabs-dynamictext-panel/pull/177?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VolkovLabs#diff-c3JjL2NvbXBvbmVudHMvVGV4dFBhbmVsL1RleHRQYW5lbC50c3g=) | `81.25% <100.00%> (+1.25%)` | :arrow_up: | | [src/constants/index.ts](https://app.codecov.io/gh/VolkovLabs/volkovlabs-dynamictext-panel/pull/177?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VolkovLabs#diff-c3JjL2NvbnN0YW50cy9pbmRleC50cw==) | `100.00% <100.00%> (ø)` | | | [src/constants/tests.ts](https://app.codecov.io/gh/VolkovLabs/volkovlabs-dynamictext-panel/pull/177?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VolkovLabs#diff-c3JjL2NvbnN0YW50cy90ZXN0cy50cw==) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.