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

divviup / divviup-api / 24370465658
69%

Build:
DEFAULT BRANCH: main
Ran 13 Apr 2026 10:39PM UTC
Jobs 1
Files 117
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

13 Apr 2026 10:36PM UTC coverage: 57.169% (+0.3%) from 56.907%
24370465658

push

github

web-flow
Migrate from Trillium [part 1]: divviup-client and CLI to reqwest (#2193)

Replace trillium-client and trillium-http with reqwest in the divviup-client SDK, and remove trillium-rustls/trillium-tokio from the CLI.

> [!note]
> This is a breaking change to the divviup-client public API.

- DivviupClient now wraps reqwest::Client instead of trillium_client::Client
- Re-exports http and reqwest crates instead of trillium types
- Error enum uses reqwest::Error instead of trillium error types
- CLI uses #[tokio::main] and reqwest::Client::builder() directly
- Client tests spawn a real TCP server instead of using trillium_testing::connector()
- Bump workspace version to 0.5.0-pre.1 for the dep break

45 of 73 new or added lines in 2 files covered. (61.64%)

1 existing line in 1 file now uncovered.

4079 of 7135 relevant lines covered (57.17%)

59.31 hits per line

Uncovered Changes

Lines Coverage ∆ File
14
8.97
-0.36% cli/src/main.rs
14
84.03
9.55% client/src/lib.rs

Coverage Regressions

Lines Coverage ∆ File
1
84.03
9.55% client/src/lib.rs
Jobs
ID Job ID Ran Files Coverage
1 24370465658.1 13 Apr 2026 10:39PM UTC 117
57.17
GitHub Action Run
Source Files on build 24370465658
  • Tree
  • List 117
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24370465658
  • de71dd7d on github
  • Prev Build on main (#24355408539)
  • Next Build on main (#24410952231)
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