fabric / fabric

Compare dadfaa6 ... +5 ... 098fe3e

No flags found

Use flags to group coverage reports by test type, project and/or folders.
Then setup custom commit statuses and notifications for each flag.

e.g., #unittest #integration

#production #enterprise

#frontend #backend

Learn more about Codecov Flags here.

Showing 1 of 2 files from the diff.
Other files ignored by Codecov

@@ -665,7 +665,7 @@
Loading
665 665
666 666
    def put(self, *args, **kwargs):
667 667
        """
668 -
        Put a remote file (or file-like object) to the remote filesystem.
668 +
        Put a local file (or file-like object) to the remote filesystem.
669 669
670 670
        Simply a wrapper for `.Transfer.put`. Please see its documentation for
671 671
        all details.

Learn more Showing 7 files with coverage changes found.

Changes in fabric/runners.py
-10
-1
Loading file...
Changes in fabric/group.py
-7
Loading file...
Changes in fabric/main.py
-3
Loading file...
Changes in fabric/exceptions.py
-2
Loading file...
Changes in fabric/executor.py
New
Loading file...
Changes in fabric/config.py
-22
Loading file...
Changes in fabric/connection.py
-19
-1
Loading file...
Files Coverage
fabric -0.27% 93.03%
Project Totals (16 files) 93.03%
Loading