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

prisma-risk / tsoracle / 26380163659
95%

Build:
DEFAULT BRANCH: main
Ran 25 May 2026 02:38AM UTC
Jobs 1
Files 82
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

25 May 2026 02:32AM UTC coverage: 94.881%. Remained the same
26380163659

push

github

web-flow
fix(server): count offered load in get_ts.requests.total, rename success counter (#382)

get_ts only emitted tsoracle.get_ts.total on the Ok(grant) arm, so
NOT_LEADER, double WindowExhausted, invalid-count, and out-of-range
requests went uncounted. A node failing every request showed the
counter flat at zero, indistinguishable from no traffic, despite the
name implying a total.

Add tsoracle.get_ts.requests.total, incremented once at entry after
the count check and before the NOT_LEADER gate, so every well-formed
request counts exactly once regardless of outcome. Rename the existing
success-only counter to tsoracle.get_ts.success.total. requests.total
minus success.total is now the failure count, and offered load climbs
while successes stay flat when a node is failing requests.

Update the operations.md catalogs, the Prometheus example README, and
the metrics integration test.

12345 of 13011 relevant lines covered (94.88%)

428235.64 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26380163659.1 25 May 2026 02:38AM UTC 82
94.88
GitHub Action Run
Source Files on build 26380163659
  • Tree
  • List 82
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26380163659
  • 81ed6892 on github
  • Prev Build on main (#26379927360)
  • Next Build on main (#26380175437)
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