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

release-engineering / pushsource / 392 / 3
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: use-https-for-errata
DEFAULT BRANCH: master
Ran 15 Jun 2021 05:56AM UTC
Files 37
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

15 Jun 2021 05:54AM UTC coverage: 100.0%. First build
TOX_ENV=cov-travis DEPLOY=1

push

travis-ci

rohanpm
Introduce separate class for modulemd sources

We had previously used ModuleMdPushItem to represent any
modulemd-related archives on a koji build. This included both built
modules such as modulemd.x86_64.txt and module source files such as
modulemd.src.txt.

We shouldn't really do that though, because they're very different
things. The document format is not the same, and the expected usage of
each type of push item is completely different (e.g. modulemd.src.txt
are not meant to be uploaded to yum repos).

Let's model them as separate types so the caller can process the two
types differently and won't accidentally try to handle a source modulemd
in the same way as a built modulemd.

1117 of 1117 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 392.3 (TOX_ENV=cov-travis DEPLOY=1)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 331
  • Travis Job 392.3
  • 3ff0ef24 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