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

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

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

03 Apr 2018 04:34AM UTC coverage: 59.623%. First build
147.1

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

Source Files on job 147.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1
  • Travis Job 147.1
  • 8c5de4ad on github
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