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: Unable to parse escaped tables #30560

Merged

Move import

81bcbf5
Select commit
Loading
Failed to load commit list.
Merged

fix: Unable to parse escaped tables #30560

Move import
81bcbf5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 9, 2024 in 0s

83.92% (+23.43%) compared to 76d897e

View this Pull Request on Codecov

83.92% (+23.43%) compared to 76d897e

Details

Codecov Report

Attention: Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.

Project coverage is 83.92%. Comparing base (76d897e) to head (81bcbf5).
Report is 841 commits behind head on master.

Files with missing lines Patch % Lines
superset/config.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master   #30560       +/-   ##
===========================================
+ Coverage   60.48%   83.92%   +23.43%     
===========================================
  Files        1931      533     -1398     
  Lines       76236    38544    -37692     
  Branches     8568        0     -8568     
===========================================
- Hits        46114    32349    -13765     
+ Misses      28017     6195    -21822     
+ Partials     2105        0     -2105     

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