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

release-engineering / pushsource
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: use-https-for-errata
DEFAULT BRANCH: master
Repo Added 17 Feb 2020 12:20AM UTC
Files 40
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

LAST BUILD ON BRANCH rohan/set-module-nsvca
branch: rohan/set-module-nsvca
CHANGE BRANCH
x
Reset
  • rohan/set-module-nsvca
  • dependabot/pip/attrs-19.3.0
  • dependabot/pip/attrs-20.2.0
  • dependabot/pip/cffi-1.14.1
  • dependabot/pip/cffi-1.14.3
  • dependabot/pip/configparser-5.0.0
  • dependabot/pip/coverage-5.2
  • dependabot/pip/coverage-5.2.1
  • dependabot/pip/coverage-5.3
  • dependabot/pip/coveralls-2.1.1
  • dependabot/pip/coveralls-2.1.2
  • dependabot/pip/cryptography-3.0
  • dependabot/pip/cryptography-3.1.1
  • dependabot/pip/cryptography-3.2
  • dependabot/pip/cryptography-3.2.1
  • dependabot/pip/importlib-metadata-2.0.0
  • dependabot/pip/isort-5.0.5
  • dependabot/pip/isort-5.0.6
  • dependabot/pip/isort-5.0.7
  • dependabot/pip/isort-5.0.9
  • dependabot/pip/isort-5.1.0
  • dependabot/pip/isort-5.1.1
  • dependabot/pip/isort-5.1.4
  • dependabot/pip/isort-5.2.0
  • dependabot/pip/isort-5.2.1
  • dependabot/pip/isort-5.2.2
  • dependabot/pip/isort-5.3.0
  • dependabot/pip/isort-5.3.2
  • dependabot/pip/isort-5.4.0
  • dependabot/pip/isort-5.4.1
  • dependabot/pip/isort-5.4.2
  • dependabot/pip/isort-5.5.0
  • dependabot/pip/isort-5.5.1
  • dependabot/pip/isort-5.5.2
  • dependabot/pip/isort-5.5.3
  • dependabot/pip/isort-5.5.4
  • dependabot/pip/isort-5.5.5
  • dependabot/pip/isort-5.6.1
  • dependabot/pip/isort-5.6.3
  • dependabot/pip/isort-5.6.4
  • dependabot/pip/jsonschema-3.2.0
  • dependabot/pip/kobo-0.16.0
  • dependabot/pip/kobo-0.17.0
  • dependabot/pip/lazy-object-proxy-1.5.0
  • dependabot/pip/lazy-object-proxy-1.5.1
  • dependabot/pip/mock-4.0.2
  • dependabot/pip/more-itertools-8.4.0
  • dependabot/pip/more-itertools-8.5.0
  • dependabot/pip/pylint-2.6.0
  • dependabot/pip/pyrsistent-0.17.3
  • dependabot/pip/pytest-5.4.3
  • dependabot/pip/pytest-cov-2.10.1
  • dependabot/pip/regex-2020.10.28
  • dependabot/pip/regex-2020.7.14
  • dependabot/pip/toml-0.10.2
  • dependabot/pip/urllib3-1.25.10
  • dependabot/pip/urllib3-1.25.11
  • dependabot/pip/zipp-3.1.0
  • dependabot/pip/zipp-3.4.0
  • deps/pip-compile
  • master
  • playbook-updates
  • rohan/baseline-tests
  • rohan/build_info
  • rohan/container-misc-fields
  • rohan/errata-containers-prelim
  • rohan/errata-finalize-docs
  • rohan/errata-ftp-paths
  • rohan/errata-logging
  • rohan/errata-missing-modules
  • rohan/extend-koji-dump
  • rohan/image-none
  • rohan/koji-logging-fix
  • rohan/module-source-ftp-paths
  • rohan/module_source
  • rohan/modulemd-filter
  • rohan/pip-compile
  • rohan/pull-specs
  • rohan/rpm_filter_arch
  • rohan/rpm_module_build
  • rohan/sig-key
  • rohan/source-image
  • v0.2.0
  • v1.0.0
  • v1.1.0
  • v1.2.0
  • v2.0.0
  • v2.1.0
  • v2.10.0
  • v2.10.1
  • v2.10.2
  • v2.10.3
  • v2.2.0
  • v2.3.0
  • v2.4.0
  • v2.5.0
  • v2.6.0
  • v2.7.0
  • v2.8.0
  • v2.9.0

pending completion
381

Pull #127

travis-ci

web-flow
Merge 758b74ad4 into 03577afe3
Pull Request #127: koji: use NSVCA as module push item name

32 of 32 new or added lines in 2 files covered. (100.0%)

1051 of 1051 relevant lines covered (100.0%)

1.0 hits per line

Relevant lines Covered
Build:
Build:
1051 RELEVANT LINES 1051 COVERED LINES
1.0 HITS PER LINE
Source Files on rohan/set-module-nsvca
  • Tree
  • List 35
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
381 rohan/set-module-nsvca Merge 758b74ad4 into 03577afe3 Pull #127 09 Jun 2021 06:01AM UTC web-flow travis-ci pending completion  
380 rohan/set-module-nsvca koji: use NSVCA as module push item name Testing this code with Pub revealed a behavior difference: in Pub code, we load modulemd files and use their NSVCA as the push item name. In this library we were not doing that, and instead using the modul... push 09 Jun 2021 05:59AM UTC rohanpm travis-ci pending completion  
369 rohan/set-module-nsvca Merge 82a2a1f0f into fbbdaf152 Pull #127 04 Jun 2021 04:37AM UTC web-flow travis-ci pending completion  
368 rohan/set-module-nsvca koji: use NSVCA as module push item name Testing this code with Pub revealed a behavior difference: in Pub code, we load modulemd files and use their NSVCA as the push item name. In this library we were not doing that, and instead using the modul... push 04 Jun 2021 04:35AM UTC rohanpm travis-ci pending completion  
367 rohan/set-module-nsvca Merge 292dbe510 into 187684262 Pull #127 04 Jun 2021 12:49AM UTC web-flow travis-ci pending completion  
366 rohan/set-module-nsvca koji: use NSVCA as module push item name Testing this code with Pub revealed a behavior difference: in Pub code, we load modulemd files and use their NSVCA as the push item name. In this library we were not doing that, and instead using the modul... push 04 Jun 2021 12:47AM UTC rohanpm travis-ci pending completion  
356 rohan/set-module-nsvca Merge abcad2a79 into e9208ebd8 Pull #127 03 Jun 2021 11:30PM UTC web-flow travis-ci pending completion  
355 rohan/set-module-nsvca koji: use NSVCA as module push item name Testing this code with Pub revealed a behavior difference: in Pub code, we load modulemd files and use their NSVCA as the push item name. In this library we were not doing that, and instead using the modul... push 03 Jun 2021 11:28PM UTC rohanpm travis-ci pending completion  
See All Builds (493)
  • Repo 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

© 2025 Coveralls, Inc