Skip to content

Row anomaly detection: a second detector, and the end of segment_by - #1489

Open
vb-dbrks wants to merge 117 commits into
mainfrom
feat/anomaly-group-conditioning
Open

Row anomaly detection: a second detector, and the end of segment_by#1489
vb-dbrks wants to merge 117 commits into
mainfrom
feat/anomaly-group-conditioning

Drop a lint suppression, and the near-vacuous test that needed it

4b97463
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 8, 2026 in 1s

92.98% (+0.51%) compared to 041067f

View this Pull Request on Codecov

92.98% (+0.51%) compared to 041067f

Details

Codecov Report

❌ Patch coverage is 95.91837% with 52 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.98%. Comparing base (041067f) to head (4b97463).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...rc/databricks/labs/dqx/anomaly/training_service.py 89.65% 9 Missing ⚠️
src/databricks/labs/dqx/anomaly/transformers.py 96.56% 8 Missing ⚠️
src/databricks/labs/dqx/anomaly/scoring_utils.py 94.06% 7 Missing ⚠️
src/databricks/labs/dqx/anomaly/temporal.py 95.88% 7 Missing ⚠️
src/databricks/labs/dqx/anomaly/model_registry.py 87.50% 4 Missing ⚠️
...c/databricks/labs/dqx/anomaly/temporal_advisory.py 90.32% 3 Missing ⚠️
src/databricks/labs/dqx/anomaly/validation.py 95.94% 3 Missing ⚠️
...tabricks/labs/dqx/anomaly/anomaly_llm_explainer.py 95.83% 2 Missing ⚠️
src/databricks/labs/dqx/anomaly/explainability.py 97.59% 2 Missing ⚠️
src/databricks/labs/dqx/anomaly/profiler.py 97.10% 2 Missing ⚠️
... and 5 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1489      +/-   ##
==========================================
+ Coverage   92.46%   92.98%   +0.51%     
==========================================
  Files         141      146       +5     
  Lines       13690    14497     +807     
  Branches      151      151              
==========================================
+ Hits        12659    13480     +821     
+ Misses        962      948      -14     
  Partials       69       69              

☔ 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.