K-Phoen / grabana

User-friendly Go library for building Grafana dashboards
MIT License
680 stars 69 forks source link

Generate a JSON schema for the YAML dashboard model #254

Closed K-Phoen closed 7 months ago

K-Phoen commented 7 months ago

Relates to #253

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (fec9fee) 89.71% compared to head (8c0a6aa) 89.71%. Report is 2 commits behind head on master.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/K-Phoen/grabana/pull/254/graphs/tree.svg?width=650&height=150&src=pr&token=eJwYXNp5jD&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=K%C3%A9vin+Gomez)](https://app.codecov.io/gh/K-Phoen/grabana/pull/254?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=K%C3%A9vin+Gomez) ```diff @@ Coverage Diff @@ ## master #254 +/- ## ======================================= Coverage 89.71% 89.71% ======================================= Files 92 92 Lines 7036 7036 ======================================= Hits 6312 6312 Misses 572 572 Partials 152 152 ```