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

futpib / slopd / 25628461134
85%

Build:
DEFAULT BRANCH: master
Ran 10 May 2026 12:19PM UTC
Jobs 1
Files 8
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

10 May 2026 12:14PM UTC coverage: 85.369% (-0.04%) from 85.409%
25628461134

push

github

futpib
refactor: share PayloadPredicate between client and server

Before: libslopctl had UntilPredicate { path, expected } and the wire
field used Vec<(PayloadPath, String)>. Same shape, two declarations,
one explicit conversion in build_listen_filters that existed only to
bridge them.

Move the type to libslop as PayloadPredicate. EventFilter's
payload_path_match now holds it directly, build_listen_filters takes
it directly, and slopd's filters_match collapses the per-predicate
loop to a single libslop::predicates_match call. Rename parse_until
→ parse_payload_predicates so the name reflects that both --until and
--where flow through it.

No behaviour change; tests unchanged and all still pass.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

32 of 34 new or added lines in 3 files covered. (94.12%)

1 existing line in 1 file now uncovered.

3355 of 3930 relevant lines covered (85.37%)

1093076.1 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
92.72
-0.11% libslop/src/lib.rs

Coverage Regressions

Lines Coverage ∆ File
1
68.66
-0.23% slopd/src/bin/mock_claude.rs
Jobs
ID Job ID Ran Files Coverage
1 25628461134.1 10 May 2026 12:19PM UTC 8
85.37
GitHub Action Run
Source Files on build 25628461134
  • Tree
  • List 8
  • Changed 4
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25628461134
  • 87b4728b on github
  • Prev Build on master (#25628443091)
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