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

OpenDataAnalytics / gaia / 719
73%
master: 36%

Build:
Build:
LAST BUILD BRANCH: correct-projection-transformation-metadata
DEFAULT BRANCH: master
Ran 16 Apr 2018 01:25PM UTC
Jobs 4
Files 13
Run time 1min
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
719

push

travis-ci

manthey
Fix argparse pinning.

argparse was pinned to version 1.3 for python < 3.  argparse version
1.2.1 is built in to Python 2.7.  Version 1.3 adds alias support, which
is not used by gaia.  The pinned version doesn't install in a Python 2.7
virtualenv, resulting in the inability to import Gaia.

I've changed this so only Python 2.6 will import argparse.  Perhaps we
should remove support for Python 2.6, in which case we could remove
argparse as a requirement, since it is built in to Python 2.7 and
>=3.2.

1128 of 1543 relevant lines covered (73.1%)

2.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 719.1 (TRAVIS_PYTHON_VERSION="2.7") 16 Apr 2018 01:26PM UTC 0
73.1
Travis Job 719.1
2 719.2 (TRAVIS_PYTHON_VERSION="3.5") 16 Apr 2018 01:26PM UTC 0
73.1
Travis Job 719.2
3 719.3 (TRAVIS_PYTHON_VERSION="2.7") 16 Apr 2018 01:26PM UTC 0
73.1
Travis Job 719.3
4 719.4 (TRAVIS_PYTHON_VERSION="3.5") 16 Apr 2018 01:25PM UTC 0
73.1
Travis Job 719.4
Source Files on build 719
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #719
  • 19d0fed0 on github
  • Prev Build on fix-argparse-requirement (#716)
  • Next Build on fix-argparse-requirement (#720)
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