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-11904] - add has_data, raise_if_no_data methods in DBReader #203

Merged
merged 24 commits into from
Feb 1, 2024

[DOP-11904] - update docstrings

edd80ce
Select commit
Loading
Failed to load commit list.
Merged

[DOP-11904] - add has_data, raise_if_no_data methods in DBReader #203

[DOP-11904] - update docstrings
edd80ce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 31, 2024 in 1s

94.14% (target 94.00%)

View this Pull Request on Codecov

94.14% (target 94.00%)

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (68452e8) 94.08% compared to head (edd80ce) 94.14%.

Files Patch % Lines
onetl/db/db_reader/db_reader.py 95.23% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #203      +/-   ##
===========================================
+ Coverage    94.08%   94.14%   +0.06%     
===========================================
  Files          204      204              
  Lines         7798     7827      +29     
  Branches      1385     1395      +10     
===========================================
+ Hits          7337     7369      +32     
+ Misses         336      334       -2     
+ Partials       125      124       -1     

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