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 KeyError when comparing datasource without basicAuth #316

Merged
merged 3 commits into from
Nov 5, 2023

Update plugins/modules/grafana_datasource.py

b910e81
Select commit
Loading
Failed to load commit list.
Merged

Fix KeyError when comparing datasource without basicAuth #316

Update plugins/modules/grafana_datasource.py
b910e81
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 4, 2023 in 1s

71.03% (-0.04%) compared to 7ab900f

View this Pull Request on Codecov

71.03% (-0.04%) compared to 7ab900f

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (7ab900f) 71.07% compared to head (b910e81) 71.03%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #316      +/-   ##
==========================================
- Coverage   71.07%   71.03%   -0.04%     
==========================================
  Files          18       18              
  Lines        1853     1854       +1     
  Branches      318      319       +1     
==========================================
  Hits         1317     1317              
  Misses        396      396              
- Partials      140      141       +1     
Files Coverage Δ
plugins/modules/grafana_datasource.py 76.71% <50.00%> (-0.41%) ⬇️

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