Ran
|
Files
3
|
Run time
0s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
Release 0.3.2 Add AppVeyor support commit 72c9455ea Author: Lowell Alleman <lowell@kintyre.co> Date: Tue Apr 24 22:02:53 2018 -0400 Cleanup after Windows build fixed - Add Python-27 x64 build - Turn on codecov integration (we'll see) - Add AppVeyor build badge - Turn off sort debugging messages, but keep the debugging helper function. commit 5110e3312 Author: Lowell Alleman <lowell@kintyre.co> Date: Tue Apr 24 21:26:21 2018 -0400 Windows builds - continued - Promote: now using ConfFileProxy.dump() instead of calling smart_write_conf() directly. - Added debug statements for sort. - Turning on file binary mode in smart_write_conf() commit 1ba1b9667 Author: Lowell Alleman <lowell@kintyre.co> Date: Tue Apr 24 21:10:34 2018 -0400 Windows builds: Open file issue with promote - Made the close() method public for ConfFileProxy so that others can close stream explicitly. Also added some improved close out exception handling. - Promote: Closing down the source and target streams before a file copy/move. commit a004b8d33 Author: Lowell Alleman <lowell@kintyre.co> Date: Tue Apr 24 20:40:14 2018 -0400 More Windows and run_tests.py fixes - Add new '_samefile()' helper function that handles this missing library method on Windows. - Fix the 'run_tests.py' script when running in the context of a git pre-commit hook. (Must purge all GIT_* environmental variables.) Modified script to return a non-0 exit code if any tests fails or errors out. commit 46dc6f7d7 Author: Lowell Alleman <lowell@kintyre.co> Date: Tue Apr 24 19:54:03 2018 -0400 More AppVeyor build tweaks (11 failures, 2 errors) - Add git config commands to setup username and email address. - Replacing file mode "rw" with "r+" (app... (continued)
1746 of 1931 relevant lines covered (90.42%)
0.9 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|