Skip to content

[MAINTENANCE] Extract type comparison logic into dedicated module#11798

Open
wookasz wants to merge 28 commits into
developfrom
m/extract-type-comparison-module
Open

[MAINTENANCE] Extract type comparison logic into dedicated module#11798
wookasz wants to merge 28 commits into
developfrom
m/extract-type-comparison-module

[MAINTENANCE] Use assert_called_once_with in wiring tests

a74796e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 9, 2026 in 1s

84.68% (+0.01%) compared to 160f568

View this Pull Request on Codecov

84.68% (+0.01%) compared to 160f568

Details

Codecov Report

❌ Patch coverage is 82.11921% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.68%. Comparing base (160f568) to head (a74796e).
⚠️ Report is 67 commits behind head on develop.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
great_expectations/expectations/type_comparison.py 82.57% 23 Missing ⚠️
...ns/core/expect_column_values_to_be_in_type_list.py 66.66% 2 Missing ⚠️
...tations/core/expect_column_values_to_be_of_type.py 71.42% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #11798      +/-   ##
===========================================
+ Coverage    84.67%   84.68%   +0.01%     
===========================================
  Files          471      472       +1     
  Lines        39179    39199      +20     
===========================================
+ Hits         33174    33197      +23     
+ Misses        6005     6002       -3     

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.