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

secure-systems-lab / securesystemslib / 422 / 1
99%
master: 99%

Build:
Build:
LAST BUILD BRANCH: debian/0.18.0-2
DEFAULT BRANCH: master
Ran 19 Feb 2020 01:53PM UTC
Files 23
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

19 Feb 2020 01:52PM UTC coverage: 98.665%. First build
TOXENV=py27

Pull #209

travis-ci

web-flow
Rename and restructure requirements files

- New/updated requirements files:
  - requirements.txt:
  lists all unpinned immedeate runtime requirements (i.e. combines
  'install_requires' and 'extras_require' from setup.py) and has
  instructions on how to create requirements-pinned.txt
  - requirements-pinned.txt:
  lists all pinned immedeate and transitive runtime requirements,
  based on requirements.txt, including environment markers, and is
  subjected to automatic updates with dependabot
  - requirements-min.txt:
  subset of requirements.txt without 'extras_require' (was
  purepy-requirements.txt). The requirements are not pinned, but
  updates should still trigger tests, if dependabot changes
  requirements-pinned.txt, which lists the same dependabots.
  - requirements-test.txt
  unpinned test runtime dependencies and test tooling. pinning is
  not so important there, because the end-user usually doesn't care
  about those dependencies.
  Also removes an obsolete version constraint on coverage.
  - requirements-dev.txt
  combines other requirements plus additional tooling and an
  editable install of securesystemslib
- Use requirements-`<suffix>`.txt notation instead of
  `<prefix>`-requirements.txt to group them in file tree view.
- Adopt changes in MANIFEST.in and tox.ini

Co-Authored-By: Joshua Lock <jlock@vmware.com>
Pull Request #209: Fix dependency monitoring and revise requirements files

429 of 434 branches covered (98.85%)

2070 of 2098 relevant lines covered (98.67%)

0.99 hits per line

Source Files on job 422.1 (TOXENV=py27)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 203
  • Travis Job 422.1
  • 8326356b 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