tokern / lakecli

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

chore: Update python version to 3.8 from 3.7 #19

Closed vrajat closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #19 (409c73e) into master (20c6e3b) will increase coverage by 1.32%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   40.91%   42.24%   +1.32%     
==========================================
  Files          28       28              
  Lines        1508     1553      +45     
  Branches      265      266       +1     
==========================================
+ Hits          617      656      +39     
- Misses        844      850       +6     
  Partials       47       47              
Impacted Files Coverage Δ
lakecli/clibuffer.py 0.00% <0.00%> (ø)
lakecli/key_bindings.py 0.00% <0.00%> (ø)
lakecli/privileges/grant_or_revoke.py 78.31% <0.00%> (+0.26%) :arrow_up:
lakecli/completion_refresher.py 74.13% <0.00%> (+1.41%) :arrow_up:
lakecli/config.py 40.57% <0.00%> (+1.77%) :arrow_up:
lakecli/packages/special/dbcommands.py 40.00% <0.00%> (+2.06%) :arrow_up:
lakecli/iam/scanner.py 32.29% <0.00%> (+2.18%) :arrow_up:
lakecli/packages/special/main.py 57.33% <0.00%> (+3.04%) :arrow_up:
lakecli/packages/special/iocommands.py 27.94% <0.00%> (+7.05%) :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 20c6e3b...409c73e. Read the comment docs.