• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

PyFilesystem / pyfilesystem2
95%
master: 95%

Build:
Build:
LAST BUILD BRANCH: move_dir-optimization
DEFAULT BRANCH: master
Repo Added 25 Nov 2016 11:31PM CUT
Files 56
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH update-docs
branch: update-docs
CHANGE BRANCH
x
Reset
  • update-docs
  • 2.1.2
  • api-refresh
  • autoclose-del
  • backref
  • black
  • cache-fs
  • case
  • check-fsencode
  • closingsubfs
  • copy-coverage
  • enhance
  • examples
  • expand_vars
  • extract
  • fix-221
  • fix-451
  • fix-makedirs
  • fix-memoryfs-move
  • fix-oo
  • fix-path-import
  • fix-patherror
  • fix-permissions-test
  • fix-scandir
  • fix-wrapfs-move
  • fix-zipfs
  • ftp-features
  • ftp-fix
  • ftp-path-fix
  • ftp-proxy
  • glob
  • hash-method
  • hash-subfs
  • illegal-self-move
  • info-time
  • iter-walk
  • master
  • memfs-opt
  • mirror
  • mount-openers
  • mountfs_fixes
  • multifs-listdir-bug
  • nfs-fix
  • opener-er
  • opener-refinements
  • parallel-copy
  • patch
  • patch-f
  • patcher
  • pathlike
  • py.typed
  • py2-encoding-fix
  • readonly-removetree
  • registry-install-tests
  • setfile-deprecation
  • setup-actions
  • streams
  • symlinks
  • tar-encoding
  • tar-pit
  • tarfs-fix
  • tarfs-tweaks
  • tox-fixes
  • typing
  • typing-fixes
  • update-wrapfs
  • url-params
  • v2.0.1
  • v2.0.10
  • v2.0.11
  • v2.0.12
  • v2.0.13
  • v2.0.15
  • v2.0.16
  • v2.0.17
  • v2.0.18
  • v2.0.19
  • v2.0.2
  • v2.0.20
  • v2.0.21
  • v2.0.23
  • v2.0.24
  • v2.0.25
  • v2.0.26
  • v2.0.27
  • v2.0.3
  • v2.0.4
  • v2.0.5
  • v2.0.6
  • v2.0.7
  • v2.0.8
  • v2.0.9
  • v2.1.0
  • v2.1.1
  • v2.1.2
  • v2.1.3
  • v2.2.0
  • v2.2.1
  • v2.3.0
  • v2.3.1
  • v2.4.0
  • v2.4.1
  • v2.4.10
  • v2.4.14
  • v2.4.15
  • v2.4.16
  • v2.4.2
  • v2.4.3
  • v2.4.4
  • v2.4.5
  • v2.4.6
  • v2.4.7
  • v2.4.8
  • v2.4.9
  • walk-filter
  • walk-levels
  • win-fix
  • win_path
  • wrap-fix

pending completion
1467558339

Pull #502

github

GitHub
Merge 86c53707c into f3ffa942b
Pull Request #502: Update documentation for `v2.4.14`

1798 of 2125 branches covered (84.61%)

4946 of 5193 relevant lines covered (95.24%)

0.95 hits per line

Relevant lines Covered
Build:
Build:
5193 RELEVANT LINES 4946 COVERED LINES
0.95 HITS PER LINE
Source Files on update-docs
  • Tree
  • List 54
  • Changed 4
  • Source Changed 2
  • Coverage Changed 3
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
18.52
fs/_fscompat.py42 21 5 16 1.0 0 6
65.52
fs/_url_tools.py54 21 15 6 1.0 4 4
73.68
fs/opener/base.py60 15 11 4 1.0 3 1
81.4
fs/move.py118 29 27 2 1.0 8 + 56 + 5
81.82
fs/opener/tempfs.py38 18 15 3 1.0 3 1
81.82
fs/opener/memoryfs.py38 18 15 3 1.0 3 1
83.97
fs/osfs.py687 362 327 35 1.0 113 + 1549 + 21
84.0
fs/opener/osfs.py41 21 18 3 1.0 3 1
85.19
fs/opener/zipfs.py41 21 18 3 1.0 5 1
85.19
fs/opener/tarfs.py41 21 18 3 1.0 5 1
Showing 1 to 10 of 54 entries
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • Next
  • ►
    95.24
    fs/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1467558339 update-docs Merge 86c53707c into f3ffa942b Pull #502 16 Nov 2021 03:37PM CUT GitHub github pending completion  
1467558240 update-docs Add @benlindsay to the `CONTRIBUTORS.md` file push 16 Nov 2021 03:36PM CUT Martin Larralde github pending completion  
1467545348 update-docs Merge 86c53707c into f3ffa942b Pull #502 16 Nov 2021 03:32PM CUT GitHub github pending completion  
1467545143 update-docs Add @jon-hagg to the `CONTRIBUTORS.md` file push 16 Nov 2021 03:32PM CUT Martin Larralde github pending completion  
1467533113 update-docs Merge ea32fbc75 into f3ffa942b Pull #502 16 Nov 2021 03:29PM CUT GitHub github pending completion  
1467499521 update-docs Document the workaround for #485 in the `openers` page of the documentation push 16 Nov 2021 03:22PM CUT Martin Larralde github pending completion  
693048014 update-docs Merge 41bbe3c29 into e6f0c8fea Pull #467 27 Mar 2021 03:06PM CUT GitHub github pending completion  
693047978 update-docs Update `CHANGELOG.md` with changes introduced in #467 push 27 Mar 2021 03:06PM CUT Martin Larralde github pending completion  
693025414 update-docs Merge 41fd7efe0 into e6f0c8fea Pull #467 27 Mar 2021 02:51PM CUT GitHub github pending completion  
693025386 update-docs Illustrate how to use a proxy server in `FTPFS` push 27 Mar 2021 02:50PM CUT Martin Larralde github pending completion  
See All Builds (1367)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc