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

F5Networks / f5-common-python / 147
60%
development: %

Build:
Build:
LAST BUILD BRANCH: exceptions_part5
DEFAULT BRANCH: development
Ran 03 Apr 2018 04:34AM UTC
Jobs 1
Files 61
Run time 3s
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
147

Pull #291

travis-ci

Za Wilgustus
Make requirements have SingleSourceofTruth

Issues:
Fixes #290

Problem: We had old requirements listed, and more than 1 source of truth.

Analysis: Using the pattern recommended here:

https://caremad.io/2013/07/setup-vs-requirement/

we've enforced a single source of truth, and removed obsolete requirements.

For general use of the f5-sdk library, add strings to the "install_requires"
parameter to the setup method in "setup.py".   For hacking on the codebase,
testing, etc. add packages and versions to the end of "requirements.txt".

NOTE:   The "-e ." line in the requirements.txt ensures that "pip install -r"
-ing that file will pick up the "install_requires" packages.

Tests: By hand verification of correct installation.
Pull Request #291: Make requirements have SingleSourceofTruth

2026 of 3398 relevant lines covered (59.62%)

0.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 147.1 03 Apr 2018 04:34AM UTC 0
59.62
Travis Job 147.1
Source Files on build 147
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #147
  • Pull Request #291
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