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: chart import validation #26993

Merged
merged 9 commits into from
Feb 6, 2024

fix

a62bf44
Select commit
Loading
Failed to load commit list.
Merged

fix: chart import validation #26993

fix
a62bf44
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 5, 2024 in 0s

69.50% (+2.30%) compared to 6b0d8ed

View this Pull Request on Codecov

69.50% (+2.30%) compared to 6b0d8ed

Details

Codecov Report

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

Comparison is base (6b0d8ed) 67.20% compared to head (a62bf44) 69.50%.
Report is 9 commits behind head on master.

Files Patch % Lines
superset/jinja_context.py 0.00% 3 Missing ⚠️
superset/security/manager.py 80.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #26993      +/-   ##
==========================================
+ Coverage   67.20%   69.50%   +2.30%     
==========================================
  Files        1899     1899              
  Lines       74346    74367      +21     
  Branches     8263     8263              
==========================================
+ Hits        49961    51686    +1725     
+ Misses      22336    20632    -1704     
  Partials     2049     2049              

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