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

dcdpr / jp / 16413571496
58%

Build:
DEFAULT BRANCH: main
Ran 21 Jul 2025 09:42AM UTC
Jobs 1
Files 141
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

21 Jul 2025 09:41AM UTC coverage: 35.197% (-0.01%) from 35.209%
16413571496

push

github

web-flow
fix(cli)!: Print error messages to stderr (#210)

Previously, all command output, including error messages, was printed to
standard output (stdout). This deviates from standard CLI behavior,
where errors should be directed to standard error (stderr).

This behavior prevented users from effectively redirecting successful
output while still seeing error messages in the terminal.

This change modifies the main application loop to check the exit code.
If the code is non-zero, indicating an error, the output is now
correctly printed to stderr. Successful output continues to be printed
to stdout.

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

0 of 5 new or added lines in 1 file covered. (0.0%)

1 existing line in 1 file now uncovered.

4079 of 11589 relevant lines covered (35.2%)

4.27 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
5
0.0
0.0% crates/jp_cli/src/lib.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
0.0
0.0% crates/jp_cli/src/lib.rs
Jobs
ID Job ID Ran Files Coverage
1 16413571496.1 21 Jul 2025 09:42AM UTC 141
35.2
GitHub Action Run
Source Files on build 16413571496
  • Tree
  • List 141
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16413571496
  • 7aadc37b on github
  • Prev Build on main (#16413476903)
  • Next Build on main (#16414088066)
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