Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUGFIX] Batch Expectations correctly handle date min and max values #10613

Merged
merged 5 commits into from
Nov 1, 2024

Merge branch 'develop' into b/core-583/expectations_fail_to_render

b7b9278
Select commit
Loading
Failed to load commit list.
Merged

[BUGFIX] Batch Expectations correctly handle date min and max values #10613

Merge branch 'develop' into b/core-583/expectations_fail_to_render
b7b9278
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2024 in 0s

80.31% (-0.01%) compared to 0c2ca5d

View this Pull Request on Codecov

80.31% (-0.01%) compared to 0c2ca5d

Details

Codecov Report

Attention: Patch coverage is 60.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 80.31%. Comparing base (0c2ca5d) to head (b7b9278).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
great_expectations/compatibility/sqlalchemy.py 50.00% 2 Missing ⚠️
great_expectations/expectations/expectation.py 66.66% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #10613      +/-   ##
===========================================
- Coverage    80.31%   80.31%   -0.01%     
===========================================
  Files          463      463              
  Lines        40077    40087      +10     
===========================================
+ Hits         32189    32195       +6     
- Misses        7888     7892       +4     

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