mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-15 23:32:46 +00:00
- Add `client: reqwest::Client` field (matches LinearTracker pattern); eliminates 7 per-call client constructions that prevented connection pool reuse - Remove `graphql_url: String` field — always derivable from base_url, computed via `graphql_url()` method at each call site - Extract `make_test_issue()` test helper to replace 3 copy-pasted Issue struct literals Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||