tokern / lakecli

A CLI to manage and monitor permissions in AWS Lake Formation
Apache License 2.0
25 stars 7 forks source link

Get tables, columns in information schema #12

Closed vrajat closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #12 into master will increase coverage by 0.52%. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
+ Coverage   40.38%   40.91%   +0.52%     
==========================================
  Files          28       28              
  Lines        1441     1508      +67     
  Branches      257      265       +8     
==========================================
+ Hits          582      617      +35     
- Misses        813      844      +31     
- Partials       46       47       +1
Impacted Files Coverage Δ
lakecli/iam/scanner.py 30.1% <23.91%> (-5.19%) :arrow_down:
lakecli/iam/orm.py 89.28% <96.15%> (+8.64%) :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 2a5d103...98ebff8. Read the comment docs.