test(ci): stabilize master checks - #41650
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #41650 +/- ##
=======================================
Coverage 64.60% 64.60%
=======================================
Files 2684 2684
Lines 148283 148283
Branches 34158 34158
=======================================
Hits 95796 95796
Misses 50742 50742
Partials 1745 1745
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
cbbf7e4 to
7d1497e
Compare
Code Review Agent Run #8a2b14Actionable Suggestions - 0Review Details
Bito Usage GuideCommands Type the following command in the pull request comment and save the comment.
Refer to the documentation for additional commands. Configuration This repository uses Documentation & Help |
SUMMARY
Fixes the current master CI regressions observed across recent master runs:
Anyso mypy accepts the negative cases without changing test behavior.BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
Not applicable; this is a test-only CI stabilization change.
TESTING INSTRUCTIONS
PATH=/Users/joeli/.nvm/versions/node/v24.16.0/bin:$PATH pre-commit run --files superset-frontend/playwright/tests/dataset/create-dataset.spec.ts tests/unit_tests/semantic_layers/mapper_test.py tests/unit_tests/mcp_service/dashboard/tool/test_get_dashboard_datasets.py tests/unit_tests/pandas_postprocessing/test_prophet.pyPATH=/Users/joeli/.nvm/versions/node/v24.16.0/bin:$PATH pre-commit runpytest tests/unit_tests/mcp_service/dashboard/tool/test_get_dashboard_datasets.py tests/unit_tests/pandas_postprocessing/test_prophet.py::test_prophet_fit_error tests/unit_tests/semantic_layers/mapper_test.py -qwas attempted locally, but this worktree fails during test collection before these tests run because localsqlglot/Dremio imports raiseTypeError: Cannot create a consistent method resolution order (MRO) for bases Expression, Func.pre-commit run --all-fileswas attempted locally; it is blocked in this environment by docs/helm/frontend build prerequisites and an unrelated all-filesruffC901 finding insuperset/mcp_service/sql_lab/tool/execute_sql.py. The latest masterpre-commit checksAction is green, so CI remains the source of truth for the full matrix.ADDITIONAL INFORMATION