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

okfn / datapackage-sql-py / 9

Builds Branch Commit Type Ran Committer Via Coverage
9 master Don't add requirements starting with "-r" on setup.py push 30 Jan 2016 01:56PM UTC vitorbaptista travis-ci pending completion
8 master Fix requirements list in setup.py The problem was that `split()` splits strings not only on any whitespace, not only newlines. push 30 Jan 2016 01:52PM UTC vitorbaptista travis-ci pending completion
7 master [#8] Require a datapackage name when exporting Without a "name", the datapackage is invalid. push 30 Jan 2016 12:20PM UTC vitorbaptista travis-ci pending completion
6 master fixed typo push 30 Jan 2016 11:45AM UTC roll travis-ci pending completion
5 master [#10] added 10+ real world examples push 30 Jan 2016 10:58AM UTC roll travis-ci pending completion
4 master Merge pull request #7 from okfn/vitorbaptista-patch-1 Fix bug when exporting to file in current folder push 29 Jan 2016 07:23AM UTC roll travis-ci pending completion
3 master 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. Pull #7 28 Jan 2016 04:58PM UTC vitorbaptista travis-ci pending completion
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 28 Jan 2016 04:58PM UTC vitorbaptista travis-ci pending completion
1 master removed js from editorconfig push 12 Jan 2016 08:48AM UTC roll travis-ci pending completion
  • Back to Repo
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