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

chore: Logs the duration of migrations execution #29893

Merged

Addresses comments

8fe12f2
Select commit
Loading
Failed to load commit list.
Merged

chore: Logs the duration of migrations execution #29893

Addresses comments
8fe12f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 9, 2024 in 0s

83.69% (+23.20%) compared to 76d897e

View this Pull Request on Codecov

83.69% (+23.20%) compared to 76d897e

Details

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.

Project coverage is 83.69%. Comparing base (76d897e) to head (8fe12f2).
Report is 575 commits behind head on master.

Files Patch % Lines
superset/migrations/env.py 0.00% 9 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master   #29893       +/-   ##
===========================================
+ Coverage   60.48%   83.69%   +23.20%     
===========================================
  Files        1931      527     -1404     
  Lines       76236    38041    -38195     
  Branches     8568        0     -8568     
===========================================
- Hits        46114    31839    -14275     
+ Misses      28017     6202    -21815     
+ Partials     2105        0     -2105     

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