tokern / lakecli

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

Changes and improvements while writing blog. #11

Closed vrajat closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #11 into master will increase coverage by 2.51%. The diff coverage is 57.69%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
+ Coverage   37.87%   40.38%   +2.51%     
==========================================
  Files          28       28              
  Lines        1418     1441      +23     
  Branches      252      257       +5     
==========================================
+ Hits          537      582      +45     
+ Misses        838      813      -25     
- Partials       43       46       +3
Impacted Files Coverage Δ
lakecli/privileges/grant_or_revoke.py 78.04% <100%> (+0.54%) :arrow_up:
lakecli/iam/scanner.py 35.29% <52.17%> (+35.29%) :arrow_up:
lakecli/iam/orm.py 80.64% <0%> (+80.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 ee71b11...ba13352. Read the comment docs.