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

dcdpr / jp / 27771381223
69%

Build:
DEFAULT BRANCH: main
Ran 18 Jun 2026 03:49PM UTC
Jobs 1
Files 418
Run time 2min
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

18 Jun 2026 03:43PM UTC coverage: 66.623% (+0.03%) from 66.594%
27771381223

push

github

web-flow
enhance(cli, conversation): Show sort indicator on `conversation ls` (#768)

The `conversation ls` table now renders a small arrow (↑ or ↓) on the
column header that corresponds to the active sort field, giving the user
an at-a-glance reminder of how the output is ordered.

A new `SortColumn` enum maps each `Sort` variant to its visible column,
and a `SortMarker` struct carries the column and direction. The
`sort_marker()` helper resolves what to show: it returns `None` for an
archived listing with no explicit `--sort`, because that case orders by
archive time, which has no dedicated column.

`Sort::Created` shares the ID column (creation time is encoded in the
ID), and `Sort::Activity` is the default for non-archived listings, so
the Activity column carries the marker when no `--sort` flag is given.

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

23 of 36 new or added lines in 1 file covered. (63.89%)

35690 of 53570 relevant lines covered (66.62%)

402.74 hits per line

Uncovered Changes

Lines Coverage ∆ File
13
26.15
11.2% crates/jp_cli/src/cmd/conversation/ls.rs
Jobs
ID Job ID Ran Files Coverage
1 27771381223.1 18 Jun 2026 03:49PM UTC 418
66.62
GitHub Action Run
Source Files on build 27771381223
  • Tree
  • List 418
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27771381223
  • 29f4c873 on github
  • Prev Build on main (#27771366494)
  • Next Build on main (#27841235877)
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