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

dcdpr / jp / 29043113710
69%

Build:
DEFAULT BRANCH: main
Ran 09 Jul 2026 07:08PM UTC
Jobs 1
Files 434
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

09 Jul 2026 07:06PM UTC coverage: 68.695%. Remained the same
29043113710

push

github

web-flow
fix(cli): Respect `--no-edit` with piped stdin and no query (#864)

`jp query --no-edit` skipped the flag whenever stdin was piped without
an inline query argument: the editor still opened even though the user
explicitly asked to suppress it. The check for `--no-edit` only ran when
the request body was still empty, so piped stdin content (which fills
the request) bypassed it.

`edit_message` now also omits the editor when `--no-edit` is set,
regardless of whether piped stdin already produced a non-empty request.
Piping content and passing `--no-edit` now reliably skips the editor,
e.g. `echo "hi" | jp query --no-edit`.

---------

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

1 of 1 new or added line in 1 file covered. (100.0%)

39558 of 57585 relevant lines covered (68.69%)

676.14 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29043113710.1 09 Jul 2026 07:08PM UTC 434
68.69
GitHub Action Run
Source Files on build 29043113710
  • Tree
  • List 434
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29043113710
  • 4deb5aa7 on github
  • Prev Build on main (#29023037975)
  • Next Build on main (#29076897039)
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