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 multiple files option #375

Closed asimonok closed 8 months ago

asimonok commented 8 months ago

Resolves #372

To simplify the logic, if single file enabled, file value is still array as for multi mode.

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 98.46%. Comparing base (bd90e4b) to head (93c61ba).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #375 +/- ## ======================================= Coverage 98.46% 98.46% ======================================= Files 71 71 Lines 1431 1437 +6 Branches 401 402 +1 ======================================= + Hits 1409 1415 +6 Misses 20 20 Partials 2 2 ```

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