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

frictionlessdata / dpm-py / 90 / 1
95%
master: 95%

Build:
DEFAULT BRANCH: master
Ran 03 Mar 2017 07:24AM UTC
Files 9
Run time 0s
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

03 Mar 2017 07:23AM UTC coverage: 92.982% (-1.6%) from 94.545%
TOXENV="py${PYTHON_VERSION//./}"

push

travis-ci

web-flow
Merge pull request #85 from subhankarb/dpmpy-82

[refactor][l]: Refactor dpmpy to work with new OpenSpending compatible DPR API - refs https://github.com/frictionlessdata/dpr-api/issues/249.

There are three major changes in this PR:

-  Modifying the `finalize` API to `publish` API in 0114dd6e7 - fixes #82
  - In publish command replace call to `/api/package/%s/%s/finalize` with `/api/package/upload`
  - Updated relevant test cases where the old API call was used.
- Change upload file process to match new approach (upload datapackage.json just to bitstore not to metadata api and receive bitstore upload auth in a different structure). Code is in fa55f0dc2
And fixes #83 
  - Removed upload API call for `datapackage.json`
  - Added `/api/datastore/authorize` API call and refactored to use the returned info (as different from what we had before)
  - Changes all relevant tests.
- Change request header key for jwt token from Authorization to Auth-Token - fixes #84. See a832e258f forthe changes.

371 of 399 relevant lines covered (92.98%)

0.93 hits per line

Source Files on job 90.1 (TOXENV="py${PYTHON_VERSION//./}")
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 90
  • Travis Job 90.1
  • 41d36309 on github
  • Prev Job for TOXENV="py${PYTHON_VERSION//./}" on master (#85.4)
  • Next Job for TOXENV="py${PYTHON_VERSION//./}" on master (#92.1)
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