rsyi / whale

🐳 The stupidly simple CLI workspace for your data warehouse.
https://rsyi.gitbook.io/whale
GNU General Public License v3.0
724 stars 38 forks source link

enhance fix #184 and add other fixes #192

Closed bachng2017 closed 2 years ago

bachng2017 commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #192 (f8d47fa) into master (ede2a6d) will increase coverage by 0.16%. The diff coverage is 95.45%.

@@            Coverage Diff             @@
##           master     #192      +/-   ##
==========================================
+ Coverage   75.39%   75.55%   +0.16%     
==========================================
  Files          39       39              
  Lines        2101     2119      +18     
==========================================
+ Hits         1584     1601      +17     
- Misses        517      518       +1     
Impacted Files Coverage Δ
pipelines/whale/__init__.py 60.82% <50.00%> (-0.23%) :arrow_down:
pipelines/whale/engine/sql_alchemy_engine.py 73.33% <100.00%> (+2.60%) :arrow_up:
...whale/extractor/presto_table_metadata_extractor.py 65.51% <100.00%> (+0.60%) :arrow_up:
pipelines/whale/extractor/ugc_runner.py 82.14% <100.00%> (+0.21%) :arrow_up:
pipelines/whale/loader/whale_loader.py 65.90% <100.00%> (+2.19%) :arrow_up:
pipelines/whale/models/connection_config.py 89.83% <100.00%> (+0.17%) :arrow_up:
pipelines/whale/utils/extractor_wrappers.py 75.71% <100.00%> (+0.17%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 74d5c48...f8d47fa. Read the comment docs.