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

reanahub / reana-client / 726 / 7
55%
master: 55%

Build:
DEFAULT BRANCH: master
Ran 11 Dec 2018 08:30AM UTC
Files 13
Run time 1s
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

11 Dec 2018 08:17AM UTC coverage: 54.554% (-0.5%) from 55.068%
REQUIREMENTS=devel EXTRAS=all

push

travis-ci

diegodelemos
api: use LocalProxy instead of decorator

* Introduces single variable local proxy instead of decorator- before we
depended on the with_api_client decorator, and the click context- now it's only
one LocalProxy.
* Removes Client class because it was using inheritance (from BaseAPIClient)
and it wasn't a correct relation. Without it it was just a collection of static
methods so we decided to leave them as separate functions.
* Removes mock_base_api_client fixture because it was returning a Client class
instance, when the class is no longer present. Something similar is
necessery because now we have a repeating code in lots of places-see the
issue: https://github.com/reanahub/reana-client/issues/219#issue-388666174

587 of 1076 relevant lines covered (54.55%)

0.55 hits per line

Source Files on job 726.7 (REQUIREMENTS=devel EXTRAS=all)
  • Tree
  • List 0
  • Changed 7
  • Source Changed 7
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 220
  • Travis Job 726.7
  • fe550093 on github
  • Prev Job for REQUIREMENTS=devel EXTRAS=all on master (#710.1)
  • Next Job for REQUIREMENTS=devel EXTRAS=all on master (#728.7)
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