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(grafana_datasource): orgId by name if defined to compare diff #345

Merged
merged 7 commits into from
Jan 18, 2024

refactor: definition of org_id variable

90f9783
Select commit
Loading
Failed to load commit list.
Merged

fix(grafana_datasource): orgId by name if defined to compare diff #345

refactor: definition of org_id variable
90f9783
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 18, 2024 in 0s

70.82% (+1.56%) compared to 879e206

View this Pull Request on Codecov

70.82% (+1.56%) compared to 879e206

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (879e206) 69.25% compared to head (90f9783) 70.82%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #345      +/-   ##
==========================================
+ Coverage   69.25%   70.82%   +1.56%     
==========================================
  Files           9       18       +9     
  Lines        1184     1878     +694     
  Branches      263      326      +63     
==========================================
+ Hits          820     1330     +510     
- Misses        212      404     +192     
+ Partials      152      144       -8     

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