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

frictionlessdata / datapackage-py
99%
master: 92%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Repo Added 19 Nov 2015 02:15PM UTC
Files 14
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 ci-on-windows-and-osx
branch: ci-on-windows-and-osx
CHANGE BRANCH
x
Reset
  • ci-on-windows-and-osx
  • add-examples
  • allow-get-table-options
  • apply-defaults
  • aws-loader
  • better-validation-errors
  • bug/improve-safeness-checks
  • callmealien-patch-1
  • cli-infer-outputs-json-only
  • code-of-conduct
  • compression
  • dont-use-deprecated
  • feature/descriptor-not-metadata
  • feature/expose-tableschema-infer-options
  • feature/full-csv-dialect-support
  • feature/push-pull-datapackage
  • fix-failed-loading-profile-error-msg
  • fix-fk-resource-name
  • fix-resource-dialect
  • fix-resource-format
  • fix/164/set-encoding-registry
  • fix/bad-registry-url
  • fix/bump-tabulator-dep
  • fix/handle-empty-files
  • fix/path-separator-on-windows
  • fix/relax-click-dependency
  • fix/remove-jsontableschema
  • fix/resoure-iter-to-use-schema
  • fix/skip-rows-in-options
  • fix/text-plain-sources
  • fk-external
  • fk-improved
  • fk-support
  • frictionlessdata-fix/bad-registry-url
  • groups-of-resources
  • hootnot-datetime-fix
  • hotfix/tabular-resource
  • infer-resource-encoding-from-data
  • integrity
  • json-decode-error
  • jsontableschema-v0.7
  • legacy-schema-tabular
  • main
  • master
  • merge-new-resource
  • osx
  • profile-relative-path
  • profile-v1
  • readme-review
  • release-on-tags
  • replace-user-agent
  • resource-data
  • resource-format-infer
  • roll-patch-1
  • roll-patch-2
  • schema-dialect-dereferencing
  • skip-rows-186
  • storage-specs-v1
  • tabulator-v0.5
  • unsafe-path-option-171
  • update-resource
  • update-specs-jsonschema-to-v1
  • v0.6.0
  • v0.6.1
  • v0.7.0
  • v0.8.0
  • v0.8.1
  • v0.8.2
  • v0.8.3
  • v0.8.4
  • v0.8.5
  • v0.8.6
  • v0.8.7
  • v0.8.8
  • v0.8.9
  • v0.8.x
  • v1-preparation
  • v1.0.0
  • v1.0.0-alpha10
  • v1.0.0-alpha11
  • v1.0.0-alpha12
  • v1.0.0-alpha13
  • v1.0.0-alpha14
  • v1.0.0-alpha2
  • v1.0.0-alpha3
  • v1.0.0-alpha4
  • v1.0.0-alpha5
  • v1.0.0-alpha6
  • v1.0.0-alpha7
  • v1.0.0-alpha8
  • v1.0.0-alpha9
  • v1.0.1
  • v1.0.2
  • v1.0.3
  • v1.0.4
  • v1.0.5
  • v1.1.0
  • v1.1.1
  • v1.1.2
  • v1.1.3
  • v1.1.4
  • v1.1.5
  • v1.10.0
  • v1.11.1
  • v1.12.0
  • v1.12.1
  • v1.12.2
  • v1.13.0
  • v1.13.1
  • v1.14.0
  • v1.14.1
  • v1.15.0
  • v1.15.1
  • v1.15.2
  • v1.2.0
  • v1.2.1
  • v1.2.2
  • v1.2.3
  • v1.2.4
  • v1.2.5
  • v1.2.6
  • v1.3.1
  • v1.3.2
  • v1.3.3
  • v1.3.4
  • v1.3.5
  • v1.4.0
  • v1.5.0
  • v1.5.1
  • v1.5.2
  • v1.6.0
  • v1.6.1
  • v1.6.2
  • v1.7.0
  • v1.8.0
  • v1.9.0
  • v1.9.1
  • v1.9.2
  • v1.9.3

pending completion
131

push

travis-ci

vitorbaptista
[#60] Drop builds on OSX

Python on OSX isn't supported by Travis yet (see
https://github.com/travis-ci/travis-ci/issues/2312). There're a few
workarounds, but it doesn't seem worthy for now.

547 of 554 relevant lines covered (98.74%)

3.94 hits per line

Relevant lines Covered
Build:
Build:
554 RELEVANT LINES 547 COVERED LINES
3.94 HITS PER LINE
Source Files on ci-on-windows-and-osx
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
131 ci-on-windows-and-osx [#60] Drop builds on OSX Python on OSX isn't supported by Travis yet (see https://github.com/travis-ci/travis-ci/issues/2312). There're a few workarounds, but it doesn't seem worthy for now. push 17 Mar 2016 07:52PM UTC vitorbaptista travis-ci pending completion  
130 ci-on-windows-and-osx [#60] Uses explicit Python versions on Travis instead of relying on Tox I'm trying to fix the build on OSX. Also, there's no need anymore for picking Python 3.5 on demand for Travis to install it. push 17 Mar 2016 07:04PM UTC vitorbaptista travis-ci pending completion  
129 ci-on-windows-and-osx [#60] Simplify .travis.yml making it more explicit push 17 Mar 2016 06:59PM UTC vitorbaptista travis-ci pending completion  
128 ci-on-windows-and-osx [#60] Uses explicit Python versions on Travis instead of relying on Tox I'm trying to fix the build on OSX. Also, there's no need anymore for picking Python 3.5 on demand for Travis to install it. push 17 Mar 2016 06:54PM UTC vitorbaptista travis-ci pending completion  
127 ci-on-windows-and-osx [#60] Triggering build on AppVeyor push 15 Mar 2016 09:48AM UTC vitorbaptista travis-ci pending completion  
126 ci-on-windows-and-osx [#60] Enable testing on OSX push 15 Mar 2016 09:29AM UTC vitorbaptista travis-ci pending completion  
125 ci-on-windows-and-osx [#60] Enable builds on AppVeyor push 15 Mar 2016 09:19AM UTC vitorbaptista travis-ci pending completion  
See All Builds (1032)
  • 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