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

dcdpr / jp / 16497308992
58%

Build:
DEFAULT BRANCH: main
Ran 24 Jul 2025 12:50PM UTC
Jobs 1
Files 144
Run time 1min
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

24 Jul 2025 12:48PM UTC coverage: 40.821% (+0.3%) from 40.535%
16497308992

push

github

web-flow
chore(tools): Fix `cargo_expand` tool and add tests (#227)

The `cargo_expand` tool was fundamentally broken in a couple of ways.
Firstly, it did not capture the standard output or error streams from
the `cargo expand` command it was running. This meant that even if the
command was successful, no output would be returned.

Secondly, when no package was specified, the tool would pass an empty
string as an argument to the command, causing it to fail.

This commit addresses both issues by correctly capturing the output
streams and conditionally adding the package argument. Additionally,
tests have been added to verify the tool's functionality and prevent
similar regressions in the future.

---------

Signed-off-by: Jean Mertz <git@jeanmertz.com>

32 of 33 new or added lines in 1 file covered. (96.97%)

5188 of 12709 relevant lines covered (40.82%)

5.51 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
87.04
87.04% .config/jp/tools/src/cargo/expand.rs
Jobs
ID Job ID Ran Files Coverage
1 16497308992.1 24 Jul 2025 12:50PM UTC 144
40.82
GitHub Action Run
Source Files on build 16497308992
  • Tree
  • List 144
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16497308992
  • fe528dbb on github
  • Prev Build on main (#16495040927)
  • Next Build on main (#16500297468)
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