4
4
SAWS
5
5
====
6
6
7
- |Build Status | |Documentation Status | |Dependency Status | | Codecov |
7
+ |Build Status | |Documentation Status | |Dependency Status |
8
8
9
9
|PyPI version | |PyPI | |License |
10
10
@@ -18,8 +18,8 @@ Although the `AWS CLI <https://github.com/aws/aws-cli>`__ is a great
18
18
resource to manage your AWS-powered services, it's **tough to remember
19
19
usage ** of:
20
20
21
- - 50 + top-level commands
22
- - 1400 + subcommands
21
+ - 70 + top-level commands
22
+ - 2000 + subcommands
23
23
- Countless command-specific options
24
24
- Resources such as instance tags and buckets
25
25
@@ -614,14 +614,6 @@ Dependencies management details are available on
614
614
Unit Tests and Code Coverage
615
615
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
616
616
617
- |Codecov |
618
-
619
- .. figure :: http://codecov.io/github/donnemartin/saws/branch.svg?branch=master
620
- :alt:
621
-
622
- Code coverage details are available on
623
- `Codecov <https://codecov.io/github/donnemartin/saws/saws >`__.
624
-
625
617
Run unit tests in your active Python environment:
626
618
627
619
::
@@ -710,8 +702,6 @@ License
710
702
:target: http://saws.readthedocs.org/en/latest/?badge=latest
711
703
.. |Dependency Status | image :: https://gemnasium.com/donnemartin/saws.svg
712
704
:target: https://gemnasium.com/donnemartin/saws
713
- .. |Codecov | image :: https://img.shields.io/codecov/c/github/donnemartin/saws.svg
714
- :target: https://codecov.io/github/donnemartin/saws/saws
715
705
.. |PyPI version | image :: https://badge.fury.io/py/saws.svg
716
706
:target: http://badge.fury.io/py/saws
717
707
.. |PyPI | image :: https://img.shields.io/pypi/pyversions/saws.svg
0 commit comments