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

PyFilesystem / pyfilesystem2 / 346
95%

Build:
DEFAULT BRANCH: master
Ran 13 Sep 2017 05:32PM UTC
Jobs 5
Files 48
Run time 1min
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

pending completion
346

push

travis-ci

willmcgugan
Update tests, and fix discovered bugs (#68)

* Check that 'seek' method of 'openbin' objects returns the new position

* Check that FS.copy and FS.copydir raise the right errors

* Check that FS.move and FS.movedir raise the right errors

* Add tests for filesystems supporting unicode paths

* Add tests to check case sensitivity

* Fix `FTPFile` methods that didn't return a proper value

* Make `FS.move` raise `FileExpected` is the src_path is a folder

* Fix `FTPFile.truncate` not returning the new size

* Fix `MemoryFile.truncate` and `MemoryFile.write` not returning anything

* Fix `MemoryFile.truncate` moving the cursor when given a size

* Fix `FS.copydir` not raising `DirectoryExpected` and `ResourceNotFound`

* Check that FTP server supports UTF-8 before connecting to it for real

* Check that syspath works fine with an UTF-8 filename

* Rewrite TestFTPFS to use pyftpdlib.test.FTPd

* Fix ftpfs._encode not using utf-8 in Python 2.7

* Bump required pyftpdlib to 1.5.2

* Make FTPFS properly encode/decode the FTP server response

* Fix nose mistaking ThreadedTestFTPd for a TestCase

* Make sure ftpfs._encode/_decode use the proper encoding

* Remove potential bug in FTPFile.truncate

* Remove binary_type import from six

* Add server encoding detection inside of `FTPFS.ftp`

* Use 'replace' error handling to decode server in `FTPFS`

* Remove `FTPFile.__lenght_hint__`

3888 of 3888 relevant lines covered (100.0%)

4.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 346.1 13 Sep 2017 05:32PM UTC 0
99.31
Travis Job 346.1
2 346.2 13 Sep 2017 05:32PM UTC 0
98.59
Travis Job 346.2
3 346.3 13 Sep 2017 05:32PM UTC 0
98.59
Travis Job 346.3
4 346.4 13 Sep 2017 05:32PM UTC 0
98.41
Travis Job 346.4
5 346.5 13 Sep 2017 05:32PM UTC 0
98.05
Travis Job 346.5
Source Files on build 346
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #346
  • 00eda5e7 on github
  • Prev Build on master (#340)
  • Next Build on master (#347)
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

© 2026 Coveralls, Inc