Repo Added
|
Files
2
|
Badge
README BADGES
|
push
travis-ci
116 of 119 relevant lines covered (97.48%)
3.82 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
2 | vitorbaptista-patch-1 | Fix bug when exporting to file in current folder In that case, `os.path.dirname('foo.json')` returns an empty string, then `os.path.exists('')` returns True, and it tries to call `os.makedirs('')`, which raises an IOError. | push | travis-ci | pending completion |