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

iggy-rs / iggy / 13327405895
75%

Build:
DEFAULT BRANCH: master
Ran 14 Feb 2025 10:41AM UTC
Jobs 1
Files 358
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

14 Feb 2025 10:33AM UTC coverage: 74.693% (-0.5%) from 75.192%
13327405895

push

github

web-flow
refactor(server): improve cache size calculation and memory tracking (#1529)

This commit refactors the cache size calculation by replacing the
`LocalSizeable` trait with a new `RealSize` trait. The `RealSize`
trait provides a more accurate calculation of the memory size of
types, including overhead from containers like `Arc` and `Vec`.

26 of 29 new or added lines in 2 files covered. (89.66%)

566 existing lines in 17 files now uncovered.

25229 of 33777 relevant lines covered (74.69%)

10282.79 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
66.99
0.0% server/src/streaming/cache/buffer.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
86.21
-0.49% server/src/configs/config_provider.rs
1
80.0
0.0% server/src/lib.rs
3
69.81
1.81% server/src/streaming/batching/message_batch.rs
4
92.37
0.86% server/src/streaming/partitions/partition.rs
5
78.26
-15.91% server/src/streaming/storage.rs
6
75.0
0.26% server/src/main.rs
10
0.0
0.0% sdk/src/clients/producer.rs
11
79.73
-1.28% server/src/streaming/partitions/persistence.rs
12
71.91
24.72% server/src/streaming/persistence/persister.rs
13
61.83
0.0% server/src/streaming/systems/system.rs
14
69.14
-17.28% server/src/streaming/batching/batch_accumulator.rs
15
41.67
-1.19% server/src/streaming/partitions/segments.rs
43
86.01
-2.88% server/src/streaming/segments/segment.rs
59
79.62
0.81% server/src/streaming/partitions/messages.rs
63
0.0
-80.77% server/src/streaming/persistence/task.rs
67
66.95
1.04% server/src/streaming/partitions/storage.rs
239
0.0
0.0% sdk/src/clients/consumer.rs
Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/160367659 13327405895.1 14 Feb 2025 10:41AM UTC 358
74.69
GitHub Action Run
Source Files on build 13327405895
  • Tree
  • List 358
  • Changed 66
  • Source Changed 30
  • Coverage Changed 24
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #13327405895
  • 44de98c3 on github
  • Prev Build on master (#13261242566)
  • Next Build on master (#13335910144)
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