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

se-edu / addressbook-level4 / 4120 / 1
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 08 Feb 2018 01:31AM UTC
Files 92
Run time 6s
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

08 Feb 2018 01:28AM UTC coverage: 91.987%. Remained the same
4120.1

Pull #793

travis-ci

web-flow
BrowserPanel: load placeholder page instead of Google search page

BrowserPanel loads the Google search page whenever a person card is
selected, and there’s tests written for this feature.

When many forks of this project are running automated tests, too many
search requests are sent to Google, causing us to exceed the search
service’s rate limits. This is an abuse of Google’s search service.
Also, this causes our tests to fail as the loaded web page will be
redirected to a captcha page.

Let’s update BrowserPanel to load DummySearchPage.html which is hosted
on GitHub Pages. GitHub Pages serve static web pages which requires
much less processing power, thus it is more unlikely for us to exceed
the search service’s rate limits.

Also, let’s remove Google String constants as they are no longer used.
Pull Request #793: BrowserPanel: fix possible test failure & load dummy page #733

1435 of 1560 relevant lines covered (91.99%)

0.92 hits per line

Source Files on job 4120.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4120
  • Travis Job 4120.1
  • ff6e1579 on github
  • Prev Job for on master (#4079.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