VolkovLabs / volkovlabs-dynamictext-panel

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

Add Code Syntax Highlight #151

Closed mikhail-vl closed 1 year ago

mikhail-vl commented 1 year ago

Resolves #144

codecov[bot] commented 1 year ago

Codecov Report

Base: 65.88% // Head: 66.22% // Increases project coverage by +0.33% :tada:

Coverage data is based on head (cdf606d) compared to base (8f0932d). Patch coverage: 75.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #151 +/- ## ========================================== + Coverage 65.88% 66.22% +0.33% ========================================== Files 23 24 +1 Lines 214 225 +11 Branches 27 28 +1 ========================================== + Hits 141 149 +8 - Misses 65 68 +3 Partials 8 8 ``` | [Impacted Files](https://codecov.io/gh/VolkovLabs/volkovlabs-dynamictext-panel/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VolkovLabs) | Coverage Δ | | |---|---|---| | [src/constants/default.ts](https://codecov.io/gh/VolkovLabs/volkovlabs-dynamictext-panel/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VolkovLabs#diff-c3JjL2NvbnN0YW50cy9kZWZhdWx0LnRz) | `100.00% <ø> (ø)` | | | [src/helpers/html.ts](https://codecov.io/gh/VolkovLabs/volkovlabs-dynamictext-panel/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VolkovLabs#diff-c3JjL2hlbHBlcnMvaHRtbC50cw==) | `61.90% <40.00%> (-8.69%)` | :arrow_down: | | [src/styles.ts](https://codecov.io/gh/VolkovLabs/volkovlabs-dynamictext-panel/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VolkovLabs#diff-c3JjL3N0eWxlcy50cw==) | `83.33% <75.00%> (+8.33%)` | :arrow_up: | | [src/components/Text/Text.tsx](https://codecov.io/gh/VolkovLabs/volkovlabs-dynamictext-panel/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VolkovLabs#diff-c3JjL2NvbXBvbmVudHMvVGV4dC9UZXh0LnRzeA==) | `90.90% <100.00%> (+0.90%)` | :arrow_up: | | [src/components/TextPanel/TextPanel.tsx](https://codecov.io/gh/VolkovLabs/volkovlabs-dynamictext-panel/pull/151?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%> (ø)` | | | [src/constants/highlight.ts](https://codecov.io/gh/VolkovLabs/volkovlabs-dynamictext-panel/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VolkovLabs#diff-c3JjL2NvbnN0YW50cy9oaWdobGlnaHQudHM=) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VolkovLabs). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VolkovLabs)

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