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

futpib-bot / claugrep / 23453963100
84%

Build:
DEFAULT BRANCH: master
Ran 23 Mar 2026 06:36PM UTC
Jobs 1
Files 5
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

23 Mar 2026 06:36PM UTC coverage: 82.797% (-1.0%) from 83.824%
23453963100

push

github

web-flow
refactor: return Result from resolve_session instead of process::exit (#8)

Fixes #4. resolve_session now returns Result<Vec<SessionFile>, String>
instead of calling eprintln! + std::process::exit(1) directly. Call
sites in main.rs handle the Err variant with the same user-visible
message and exit code. Added test_resolve_session_offset_out_of_range
to cover the error path.

23 of 41 new or added lines in 2 files covered. (56.1%)

75 existing lines in 2 files now uncovered.

977 of 1180 relevant lines covered (82.8%)

10.13 hits per line

Uncovered Changes

Lines Coverage ∆ File
12
77.19
-1.76% src/sessions.rs
6
76.21
-1.71% src/main.rs

Coverage Regressions

Lines Coverage ∆ File
50
77.19
-1.76% src/sessions.rs
25
76.21
-1.71% src/main.rs
Jobs
ID Job ID Ran Files Coverage
1 23453963100.1 23 Mar 2026 06:36PM UTC 5
82.8
GitHub Action Run
Source Files on build 23453963100
  • Tree
  • List 5
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23453963100
  • 4ae442ed on github
  • Prev Build on master (#23452736284)
  • Next Build on master (#23453968211)
  • Delete
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