Skip to content

Merge branch 'main' into patch/bool_type

eb8fe4a
Select commit
Loading
Failed to load commit list.
Open

Add Support for bool type fields serialization and deserialization #268

Merge branch 'main' into patch/bool_type
eb8fe4a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 13, 2026 in 0s

80.03% (-0.09%) compared to 591a464

View this Pull Request on Codecov

80.03% (-0.09%) compared to 591a464

Details

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.03%. Comparing base (591a464) to head (eb8fe4a).

Files with missing lines Patch % Lines
src/databricks/labs/blueprint/installation.py 0.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #268      +/-   ##
==========================================
- Coverage   80.11%   80.03%   -0.09%     
==========================================
  Files          17       17              
  Lines        2474     2474              
  Branches      403      403              
==========================================
- Hits         1982     1980       -2     
- Misses        364      365       +1     
- Partials      128      129       +1     

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