Implement semantic rule validation for DQ rules (#1169)#1203
Merged
mwojtyczka merged 15 commits intoJun 30, 2026
Codecov / codecov/project
succeeded
Jun 30, 2026 in 1s
92.72% (+0.21%) compared to d1d2a9b
View this Pull Request on Codecov
92.72% (+0.21%) compared to d1d2a9b
Details
Codecov Report
❌ Patch coverage is 96.31902% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.72%. Comparing base (d1d2a9b) to head (e9b04b2).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...c/databricks/labs/dqx/checks_semantic_validator.py | 96.05% | 6 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1288 +/- ##
==========================================
+ Coverage 92.50% 92.72% +0.21%
==========================================
Files 102 103 +1
Lines 10102 10378 +276
==========================================
+ Hits 9345 9623 +278
+ Misses 757 755 -2 ☔ View full report in Codecov by Harness.
📢 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.
Loading