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

frictionlessdata / dpm-py / 90
95%

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

pending completion
90

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.

29 of 29 new or added lines in 1 file covered. (100.0%)

374 of 399 relevant lines covered (93.73%)

3.74 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
dpm/client/__init__.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
dpm/client/__init__.py
2
100.0
dpm/main.py
Jobs
ID Job ID Ran Files Coverage
1 90.1 (TOXENV="py${PYTHON_VERSION//./}") 03 Mar 2017 07:24AM UTC 0
92.98
Travis Job 90.1
2 90.2 (TOXENV="py${PYTHON_VERSION//./}") 03 Mar 2017 07:25AM UTC 0
93.73
Travis Job 90.2
3 90.3 (TOXENV="py${PYTHON_VERSION//./}") 03 Mar 2017 07:24AM UTC 0
93.73
Travis Job 90.3
4 90.4 (TOXENV="py${PYTHON_VERSION//./}") 03 Mar 2017 07:24AM UTC 0
93.73
Travis Job 90.4
Source Files on build 90
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #90
  • 41d36309 on github
  • Prev Build on master (#85)
  • Next Build on master (#92)
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