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

prisma-risk / tsoracle / 26298934228
95%

Build:
DEFAULT BRANCH: main
Ran 22 May 2026 04:24PM UTC
Jobs 1
Files 52
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

22 May 2026 04:13PM UTC coverage: 96.277%. Remained the same
26298934228

push

github

web-flow
refactor(client): dedupe MAX_TIMESTAMPS_PER_RPC into lib.rs (#122)

The same constant was declared in both `lib.rs` (validation in
`Client::get_ts_batch`) and `driver.rs` (chunking in
`Driver::chunk_queue`). A future change to one without the other could
let oversize requests pass public-API validation and then get rejected
or split incorrectly by the driver.

Keep the single `pub(crate)` declaration in `lib.rs` and import it
from `driver.rs`. `LOGICAL_MAX` is no longer needed at the top of
`driver.rs` (tests already import it themselves under `#[cfg(test)]`).

Closes #104

6827 of 7091 relevant lines covered (96.28%)

79826.49 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26298934228.1 22 May 2026 04:24PM UTC 52
96.28
GitHub Action Run
Source Files on build 26298934228
  • Tree
  • List 52
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26298934228
  • d5dbafef on github
  • Prev Build on main (#26298269392)
  • Next Build on main (#26299074447)
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