K-Phoen / grabana

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

Fix hidden legends handling on newer grafana versions #219

Closed K-Phoen closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #219 (cc34bb1) into master (322c68b) will increase coverage by 0.00%. The diff coverage is 100.00%.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/K-Phoen/grabana/pull/219/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://codecov.io/gh/K-Phoen/grabana/pull/219?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 #219 +/- ## ======================================= Coverage 90.00% 90.01% ======================================= Files 90 90 Lines 6856 6860 +4 ======================================= + Hits 6171 6175 +4 Misses 541 541 Partials 144 144 ``` | [Impacted Files](https://codecov.io/gh/K-Phoen/grabana/pull/219?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=K%C3%A9vin+Gomez) | Coverage Δ | | |---|---|---| | [timeseries/timeseries.go](https://codecov.io/gh/K-Phoen/grabana/pull/219?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=K%C3%A9vin+Gomez#diff-dGltZXNlcmllcy90aW1lc2VyaWVzLmdv) | `99.10% <100.00%> (+0.01%)` | :arrow_up: |