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

release-engineering / ubi-population-tool / 452
93%

Build:
DEFAULT BRANCH: master
Ran 08 Sep 2021 08:20AM UTC
Jobs 1
Files 5
Run time 1s
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
452

push

travis-ci-com

web-flow
Fix creation of source RPMs output set (#164)

Previously the method _get_rpm_output_set() stripped away
all modular packages and kept only the latest version of packages.

This seems to be too strict for source RPMs in some edge cases, at the
time when source RPMs output set is created, beacause the output set is
based on final output sets of binary and debug rpms that are already properly
filtered - they include only the latest versions of RPMs and non-modular
packages. Because of that we don't need to check again if the source RPM is
modular or not, or keep the latest version of SRPM. Only blacklisting
should happen. There are some edge cases when the original implementation
stripped some source RPMs that should be part of the output set. It's
probable that the edge cases happen due to data inconsistency especially
for modular packages.

We always need to include source RPMs of all binary and debug RPMs
unless they're blacklisted.

814 of 881 relevant lines covered (92.4%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
5 452.5 (TOX_ENV=cov-travis DEPLOY=1) 08 Sep 2021 08:20AM UTC 0
92.4
Travis Job 452.5
Source Files on build 452
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #452
  • b58e2b62 on github
  • Prev Build on master (#451)
  • Next Build on master (#453)
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