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

MinaProtocol / deb-toolkit / 29939310311 / 1
83%
main: 83%

Build:
DEFAULT BRANCH: main
Ran 22 Jul 2026 04:45PM UTC
Files 17
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

22 Jul 2026 04:44PM UTC coverage: 83.148%. First build
29939310311.1

push

github

dkijania
Emit Depends and the 8 other dropped control fields

format_control_file emitted a hardcoded 12 fields, silently discarding
Depends, Pre-Depends, Recommends, Suggests, Conflicts, Replaces,
Provides, Vendor and Authors even though the CLI accepts them, the
values reach DebianControl, and content_verifier parses them back out
of dpkg-deb -I to check them. build could not produce a package its
own verifier was written to validate.

The failure was silent: build exited 0 and emitted a well-formed .deb
that installed fine wherever the dependencies happened to already be
present, and only failed on a clean target.

Optional fields are omitted when unset or empty rather than emitted
blank, since dpkg has no use for a valueless relationship field. The
original twelve stay unconditional so existing packages keep
byte-identical stanzas. Lists join with ", ", which round-trips
through the verifier's split-on-comma-and-trim.

Fixes #9

1865 of 2243 relevant lines covered (83.15%)

10.42 hits per line

Source Files on job 29939310311.1
  • Tree
  • List 17
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 29939310311
  • 9ed66249 on github
  • Next Job for on main (#29956680105.1)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc