VolkovLabs / volkovlabs-dynamictext-panel

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

Fix statusColor for Row #280

Closed vitPinchuk closed 4 months ago

vitPinchuk commented 4 months ago

Resolves #260 Resolves #282

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.88%. Comparing base (d9ab31e) to head (fdc2909).

:exclamation: Current head fdc2909 differs from pull request most recent head 033ba1f. Consider uploading reports for the commit 033ba1f to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #280 +/- ## ======================================= Coverage 98.88% 98.88% ======================================= Files 35 35 Lines 447 447 Branches 68 68 ======================================= Hits 442 442 Misses 5 5 ```

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

vitPinchuk commented 4 months ago

@asimonok ready for review

vitPinchuk commented 4 months ago

Status color in Examples dashboard is not working anymore. Please double check and look at the #282.

@mikhail-vl status color logic was updated Issue #282 the similar with #260 please review