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

divviup / divviup-api / 24151341698
69%

Build:
DEFAULT BRANCH: main
Ran 08 Apr 2026 06:20PM 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

08 Apr 2026 06:18PM UTC coverage: 56.001% (+0.1%) from 55.882%
24151341698

push

github

web-flow
Replace panics with error propagation in DP strategy representation (#2181)

`representation_histogram()` and `representation_sumvec()` contained
`panic!()` and `.expect()` calls for invalid DP strategy states and
malformed epsilon arrays. While upstream validation currently prevents
these paths from being reached via untrusted input, these are
defense-in-depth changes that return `ValidationErrors` instead of
panicking.

Also converts the `chunk_length` missing panic in
`Histogram::representation_for_protocol` to return an error.

33 of 33 new or added lines in 1 file covered. (100.0%)

1 existing line in 1 file now uncovered.

3896 of 6957 relevant lines covered (56.0%)

60.35 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
72.73
4.55% src/entity/aggregator/role.rs
Jobs
ID Job ID Ran Files Coverage
1 24151341698.1 08 Apr 2026 06:20PM UTC 117
56.0
GitHub Action Run
Source Files on build 24151341698
  • Tree
  • List 117
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24151341698
  • 7df3196f on github
  • Prev Build on main (#24150914566)
  • Next Build on main (#24159533399)
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