Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix dashboard linting #1016

Merged
merged 1 commit into from
Jul 16, 2024
Merged

Fix dashboard linting #1016

merged 1 commit into from
Jul 16, 2024

Conversation

mariomac
Copy link
Contributor

I realized that the dashboard linter was reporting error but the makefile tasks did not fail.

Also, the dashboard linting will be executed only if the dashboard file has changed.

@mariomac mariomac requested review from grcevski and marctc as code owners July 15, 2024 09:33
@codecov-commenter
Copy link

codecov-commenter commented Jul 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.18%. Comparing base (f68fdb2) to head (beb4c01).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1016   +/-   ##
=======================================
  Coverage   80.18%   80.18%           
=======================================
  Files         137      137           
  Lines       10932    10932           
=======================================
  Hits         8766     8766           
+ Misses       1685     1684    -1     
- Partials      481      482    +1     
Flag Coverage Δ
integration-test 55.09% <ø> (+<0.01%) ⬆️
k8s-integration-test 57.65% <ø> (-0.03%) ⬇️
oats-test 37.32% <ø> (ø)
unittests 50.03% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@grcevski grcevski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@mariomac mariomac merged commit 9a4909c into grafana:main Jul 16, 2024
6 checks passed
@mariomac mariomac deleted the fix-db-lint branch July 16, 2024 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants