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

[DOP-6758] Fix Hive.check() behavior when Hive Metastore is not available #164

Merged
merged 1 commit into from
Oct 10, 2023

[DOP-6758] Fix Hive.check() behavior when Hive Metastore is not avail…

fe52691
Select commit
Loading
Failed to load commit list.
Merged

[DOP-6758] Fix Hive.check() behavior when Hive Metastore is not available #164

[DOP-6758] Fix Hive.check() behavior when Hive Metastore is not avail…
fe52691
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 6, 2023 in 0s

94.29% (target 94.00%)

View this Pull Request on Codecov

94.29% (target 94.00%)

Details

Codecov Report

Merging #164 (fe52691) into develop (32c37ed) will decrease coverage by 0.04%.
The diff coverage is 81.81%.

@@             Coverage Diff             @@
##           develop     #164      +/-   ##
===========================================
- Coverage    94.33%   94.29%   -0.04%     
===========================================
  Files          209      209              
  Lines         7925     7943      +18     
  Branches      1490     1494       +4     
===========================================
+ Hits          7476     7490      +14     
- Misses         326      328       +2     
- Partials       123      125       +2     
Files Coverage Δ
onetl/connection/db_connection/hive/connection.py 91.07% <100.00%> (ø)
...etl/connection/db_connection/mongodb/connection.py 93.75% <ø> (ø)
...nnection/db_connection/db_connection/connection.py 94.11% <80.00%> (-5.89%) ⬇️
...ion/file_df_connection/spark_file_df_connection.py 88.00% <80.00%> (-1.02%) ⬇️