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

Add Spark 4.0 support #297

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Add Spark 4.0 support

6c3cb15
Select commit
Loading
Failed to load commit list.
Draft

Add Spark 4.0 support #297

Add Spark 4.0 support
6c3cb15
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 10, 2025 in 1s

91.98% (target 91.00%)

View this Pull Request on Codecov

91.98% (target 91.00%)

Details

Codecov Report

Attention: Patch coverage is 95.83333% with 3 lines in your changes missing coverage. Please review.

Project coverage is 91.98%. Comparing base (91dbb8c) to head (6c3cb15).

Files with missing lines Patch % Lines
onetl/hwm/store/hwm_class_registry.py 84.61% 1 Missing and 1 partial ⚠️
.../connection/db_connection/jdbc_mixin/connection.py 95.45% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #297      +/-   ##
===========================================
+ Coverage    91.67%   91.98%   +0.30%     
===========================================
  Files          225      225              
  Lines         9698     9733      +35     
  Branches       988      999      +11     
===========================================
+ Hits          8891     8953      +62     
+ Misses         612      590      -22     
+ Partials       195      190       -5     

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