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

mysociety / pombola / 3436
55%
master: 60%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/coverage-4.5.4
DEFAULT BRANCH: master
Ran 07 Sep 2017 11:33AM UTC
Jobs 1
Files 389
Run time 31s
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
3436

push

travis-ci

mhl
The Google Feed API is deprecated and no longer works; replace its use

The Google Feed API, which we used to fetch an RSS feed in Javascript
and display it on the homepage, was deprecated and stopped working at
the end of 2016.

There are similar generic services we could use, but it's not clear how
stable or trustworthy those would be, and it's almost as simple to
write our own Javascript for fetching the feed, parsing it and
rendering it as a list, as this commit does.

For this to work there need to be appropriate CORS headers returned by
the server returning the RSS feed. For example, in the case of
Mzalendo, this means that we've added:

  Access-Control-Allow-Origin: http://info.mzalendo.com

... to reponses from http://www.mzalendo.com/blog/

Fixes #2292

10268 of 18838 relevant lines covered (54.51%)

0.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3436.1 (ES_VERSION=0.90.13 ES_DOWNLOAD_URL=https://download.elastic.co/elasticsearch/elasticsearch/elasticsearch-${ES_VERSION}.tar.gz) 07 Sep 2017 11:33AM UTC 0
54.51
Travis Job 3436.1
Source Files on build 3436
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3436
  • b0517ea6 on github
  • Prev Build on new-javascript-rss-feed (#3435)
  • Next Build on new-javascript-rss-feed (#3437)
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