VolkovLabs / business-forms

The Business Forms panel is a conceptually new plugin for Grafana. It is the first plugin that allows inserting and updating application data, as well as modifying configuration directly from your Grafana dashboard.
https://docs.volkovlabs.io
Apache License 2.0
86 stars 10 forks source link

Add functionality for updating sections dynamically #542

Closed vitPinchuk closed 1 week ago

vitPinchuk commented 2 weeks ago

Resolves: #523

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 98.29060% with 2 lines in your changes missing coverage. Please review.

Project coverage is 99.18%. Comparing base (f9cd9e8) to head (e35fb00). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/migration.ts 91.66% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #542 +/- ## ========================================== - Coverage 99.19% 99.18% -0.02% ========================================== Files 115 115 Lines 1986 2077 +91 Branches 495 511 +16 ========================================== + Hits 1970 2060 +90 - Misses 14 15 +1 Partials 2 2 ```

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