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

bradleyfalzon / gopherci / 216
57%
master: 61%

Build:
Build:
LAST BUILD BRANCH: review-no-approve
DEFAULT BRANCH: master
Ran 05 Apr 2017 10:41AM UTC
Jobs 1
Files 0
Run time –
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
216

push

travis-ci

bradleyfalzon
View a diff of the changes in the analysis view

We'll do this by storing before and after commits and pr number in
the analysis table. They'll be used for display, but also to generate API
endpoints instead of storing the actual API URLs.

https://api.github.com/repositories/{repository_id}/pulls/{request_number}
https://api.github.com/repositories/{repository_id}/compare/{commit_from}...{commit_after}

GitLab has similar URLs which only requires merge request number or from
and to SHAs.

We've also created a new interface called VCSViewer, this will be used
to abstract away the VCS, such as GitHub, GitLab and others, providing
a uniform interface. It will likely be expanded upon in the furture to
return other information. github.Installation will now begin to implement
this interface.

The recently added package "web" currently cares for this interface, I
don't believe this will be its final resting place, web has no business
handling this interface when it's likely we'll add an email package at
some stage in the future. So something will be moved or renamed, I just
don't know what.
Jobs
ID Job ID Ran Files Coverage
1 216.1 (GOOGLE_APPLICATION_CREDENTIALS=/tmp/gcloud-GopherCI-dev.json) 05 Apr 2017 10:41AM UTC 0
Travis Job 216.1
Source Files on build 216
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #216
  • 37c2f191 on github
  • Prev Build on webui (#215)
  • Next Build on webui (#214)
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