Skip to content

fix(tests): one of integration test in TestSqlaTableModel does not support MySQL "concat" #35007

Merged
msyavuz merged 2 commits into
apache:masterfrom
catpineapple:fix-test-case
Sep 5, 2025
Merged

fix(tests): one of integration test in TestSqlaTableModel does not support MySQL "concat" #35007
msyavuz merged 2 commits into
apache:masterfrom
catpineapple:fix-test-case

Apply suggestion from @msyavuz

3facda0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 5, 2025 in 1s

72.23% (+11.75%) compared to 76d897e

View this Pull Request on Codecov

72.23% (+11.75%) compared to 76d897e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.23%. Comparing base (76d897e) to head (3facda0).
⚠️ Report is 2480 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master   #35007       +/-   ##
===========================================
+ Coverage   60.48%   72.23%   +11.75%     
===========================================
  Files        1931      586     -1345     
  Lines       76236    42826    -33410     
  Branches     8568     4529     -4039     
===========================================
- Hits        46114    30937    -15177     
+ Misses      28017    10687    -17330     
+ Partials     2105     1202      -903     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.