VolkovLabs / volkovlabs-dynamictext-panel

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

Update replace variables with scoped function #160

Closed mikhail-vl closed 1 year ago

mikhail-vl commented 1 year ago

Resolves #159

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 75.00% and no project coverage change.

Comparison is base (8f55158) 66.07% compared to head (066ee31) 66.07%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #160 +/- ## ======================================= Coverage 66.07% 66.07% ======================================= Files 24 24 Lines 224 224 Branches 28 28 ======================================= Hits 148 148 Misses 68 68 Partials 8 8 ``` | [Impacted Files](https://codecov.io/gh/VolkovLabs/volkovlabs-dynamictext-panel/pull/160?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VolkovLabs) | Coverage Δ | | |---|---|---| | [src/constants/editor.ts](https://codecov.io/gh/VolkovLabs/volkovlabs-dynamictext-panel/pull/160?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VolkovLabs#diff-c3JjL2NvbnN0YW50cy9lZGl0b3IudHM=) | `100.00% <ø> (ø)` | | | [src/helpers/handlebars.ts](https://codecov.io/gh/VolkovLabs/volkovlabs-dynamictext-panel/pull/160?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VolkovLabs#diff-c3JjL2hlbHBlcnMvaGFuZGxlYmFycy50cw==) | `76.19% <ø> (-2.08%)` | :arrow_down: | | [src/helpers/variable.ts](https://codecov.io/gh/VolkovLabs/volkovlabs-dynamictext-panel/pull/160?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VolkovLabs#diff-c3JjL2hlbHBlcnMvdmFyaWFibGUudHM=) | `12.00% <50.00%> (-3.39%)` | :arrow_down: | | [src/helpers/html.ts](https://codecov.io/gh/VolkovLabs/volkovlabs-dynamictext-panel/pull/160?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VolkovLabs#diff-c3JjL2hlbHBlcnMvaHRtbC50cw==) | `65.21% <66.66%> (+3.31%)` | :arrow_up: | | [src/components/Text/Text.tsx](https://codecov.io/gh/VolkovLabs/volkovlabs-dynamictext-panel/pull/160?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VolkovLabs#diff-c3JjL2NvbXBvbmVudHMvVGV4dC9UZXh0LnRzeA==) | `91.30% <100.00%> (+0.39%)` | :arrow_up: | | [src/components/TextPanel/TextPanel.tsx](https://codecov.io/gh/VolkovLabs/volkovlabs-dynamictext-panel/pull/160?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VolkovLabs#diff-c3JjL2NvbXBvbmVudHMvVGV4dFBhbmVsL1RleHRQYW5lbC50c3g=) | `80.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 in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.