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-23318] Avoid suppressing Hive Metastore errors #329

Merged
merged 2 commits into from
Jan 21, 2025

Update onetl/connection/db_connection/hive/connection.py

a087a21
Select commit
Loading
Failed to load commit list.
Merged

[DOP-23318] Avoid suppressing Hive Metastore errors #329

Update onetl/connection/db_connection/hive/connection.py
a087a21
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 21, 2025 in 0s

91.84% (target 91.00%)

View this Pull Request on Codecov

91.84% (target 91.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.84%. Comparing base (58ec531) to head (a087a21).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #329   +/-   ##
========================================
  Coverage    91.84%   91.84%           
========================================
  Files          227      227           
  Lines         9784     9790    +6     
  Branches       998      999    +1     
========================================
+ Hits          8986     8992    +6     
- Misses         604      606    +2     
+ Partials       194      192    -2     

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