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

Add tool for changing LAWs for dashboards and workbooks #12

Merged
merged 66 commits into from
Jul 15, 2024

codecov ignore some lines that are just error handling

d76c43a
Select commit
Loading
Failed to load commit list.
Merged

Add tool for changing LAWs for dashboards and workbooks #12

codecov ignore some lines that are just error handling
d76c43a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 15, 2024 in 0s

95.02% (target 95.00%)

View this Pull Request on Codecov

95.02% (target 95.00%)

Details

Codecov Report

Attention: Patch coverage is 93.48786% with 59 lines in your changes missing coverage. Please review.

Project coverage is 95.02%. Comparing base (3f7f0f8) to head (d76c43a).

Files Patch % Lines
llamazure/azrest/openapi.py 95.40% 22 Missing ⚠️
llamazure/tools/migrate/dashboard.py 80.82% 14 Missing ⚠️
llamazure/tools/migrate/workbook.py 80.55% 14 Missing ⚠️
llamazure/tools/migrate/integration_test.py 92.95% 5 Missing ⚠️
llamazure/rbac/integration_test.py 50.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #12       +/-   ##
===========================================
+ Coverage   52.32%   95.02%   +42.69%     
===========================================
  Files          15       40       +25     
  Lines         969     3213     +2244     
===========================================
+ Hits          507     3053     +2546     
+ Misses        462      160      -302     

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