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

Forestmb / goff / 38 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 07 Aug 2015 04:44PM UTC
Files 1
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

07 Aug 2015 03:55PM UTC coverage: 100.0%. Remained the same
38.1

push

travis-ci

Forestmb
Updated package to stop using deprecated methods in github.com/mrjones/oauth

Before, this package would use the oauth.Consumer.Get method for sending
authenticated requests to the Yahoo API. The updates to the oauth
package now makes it easier to create a http.Client that supports
authenticated requests.

As a result, this package as been updated to use a http.Client (passed
in as goff.HTTPClient) instead of the oauth.Consumer. Although in most
cases it will still be easier to use the github.com/mrjones/oauth
package to authenticate with the service, it is no longer required.

API Changes:

- Removed NewOAuthClient and NewCachedOAuthClient functions
- Remove OAuthConsumer interface
- Added NewClient and NewCachedClient
- Added HTTPClient interface

240 of 240 relevant lines covered (100.0%)

3.4 hits per line

Source Files on job 38.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 38
  • Travis Job 38.1
  • 476f55c2 on github
  • Prev Job for on master (#37.1)
  • Next Job for on master (#39.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