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

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

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

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

428 of 432 branches covered (99.07%)

2071 of 2098 relevant lines covered (98.71%)

4.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 422.1 (TOXENV=py27) 19 Feb 2020 01:53PM UTC 0
98.67
Travis Job 422.1
2 422.2 (TOXENV=purepy27) 19 Feb 2020 01:53PM UTC 0
Travis Job 422.2
3 422.3 (TOXENV=py35) 19 Feb 2020 01:53PM UTC 0
98.67
Travis Job 422.3
4 422.4 (TOXENV=py36) 19 Feb 2020 01:53PM UTC 0
98.71
Travis Job 422.4
5 422.5 (TOXENV=py37) 19 Feb 2020 01:53PM UTC 0
98.71
Travis Job 422.5
6 422.6 (TOXENV=py38) 19 Feb 2020 01:54PM UTC 0
98.71
Travis Job 422.6
7 422.7 (TOXENV=purepy38) 19 Feb 2020 01:54PM UTC 0
Travis Job 422.7
Source Files on build 422
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #422
  • Pull Request #209
  • PR Base - master (#415)
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