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

erlef / mix_sbom / 29101751285 / 4
69%
main: 69%

Build:
DEFAULT BRANCH: main
Ran 10 Jul 2026 02:59PM UTC
Files 31
Run time 2s
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

10 Jul 2026 02:56PM UTC coverage: 57.488% (+1.3%) from 56.175%
29101751285.4

push

github

web-flow
Inherit parent scope for transitive dependencies (#122)

* Inherit parent scope for transitive dependencies

Previously, the `--only` option would still include the transitive
dependencies of ignored packages. The internal `only` scope would
default to `:*` rather than inheriting the parent's scope. In practice
that made it impossible to generate clean `--only prod` output, because
the transitive deps from all `dev` and `test` were always included.

Now dependency fetching passes through an internal `propagate_only/1`
function that recursively applies scoping for all dependencies.

* Use comprenehsion to flatten only_contributions

The nested `flat_map` calls violated the Credo nesting depth rule, so
it's now switched to a comprehension.

737 of 1282 relevant lines covered (57.49%)

132.87 hits per line

Source Files on job main - 29101751285.4
  • Tree
  • List 31
  • Changed 6
  • Source Changed 1
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 29101751285
  • 92f5ac47 on github
  • Prev Job for on main (#29100652011.4)
  • Delete
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