donnemartin / saws

A supercharged AWS command line interface (CLI).
Other
5.23k stars 280 forks source link

Use flake8 to find syntax errors or undefined names #105

Closed cclauss closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #105 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #105   +/-   ##
=======================================
  Coverage   92.69%   92.69%           
=======================================
  Files          31       31           
  Lines        1259     1259           
=======================================
  Hits         1167     1167           
  Misses         92       92

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 d7c90aa...c158195. Read the comment docs.

jeffbyrnes commented 6 years ago

@cclauss you may want to read this comment on #68.

tl;dr, this project is deprecated in favor of aws-shell.