komodorio / helm-dashboard

The missing UI for Helm - visualize your releases
Apache License 2.0
4.99k stars 302 forks source link

Change location for backend files in Go #397

Closed undera closed 1 year ago

undera commented 1 year ago

Changes Proposed

+Also add linter into CI +Moved static files into other dir +Removed installed releases header row

Check List

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 45.45% and project coverage change: -0.03 :warning:

Comparison is base (d82cfa7) 30.29% compared to head (1e195ec) 30.26%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## helm-dashboard-v2 #397 +/- ## ===================================================== - Coverage 30.29% 30.26% -0.03% ===================================================== Files 10 10 Lines 1350 1338 -12 ===================================================== - Hits 409 405 -4 + Misses 900 892 -8 Partials 41 41 ``` | [Impacted Files](https://app.codecov.io/gh/komodorio/helm-dashboard/pull/397?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=komodorio) | Coverage Δ | | |---|---|---| | [pkg/dashboard/api.go](https://app.codecov.io/gh/komodorio/helm-dashboard/pull/397?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=komodorio#diff-cGtnL2Rhc2hib2FyZC9hcGkuZ28=) | `60.86% <45.45%> (+1.91%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.