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

jallum / bedrock
64%
develop: 65%

Build:
Build:
LAST BUILD BRANCH: feature/rework_olivine
DEFAULT BRANCH: develop
Repo Added 12 Aug 2025 11:21PM UTC
Files 186
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

LAST BUILD ON BRANCH feature/rework_commit_proxy
branch: feature/rework_commit_proxy
CHANGE BRANCH
x
Reset
  • feature/rework_commit_proxy
  • develop
  • feature/31
  • feature/37
  • feature/41
  • feature/add_atomic_operations
  • feature/api-feedback
  • feature/cleanup
  • feature/directory_layer
  • feature/key_selectors
  • feature/olivine_rework
  • feature/olivine_sqlite
  • feature/resolver_improvements
  • feature/rework_olivine
  • main

07 Sep 2025 09:21PM UTC coverage: 63.935% (+0.3%) from 63.674%
ca26ce31cb47417eebd0556e6b6b89e5ee3d09c7-PR-43

Pull #43

github

jallum
Add periodic tree sweeping to Resolver for memory management

Implement automatic cleanup of old transaction versions in resolver interval trees:

- Add configurable sweep_interval_ms (1s default) and version_retention_ms (6s default)
- Extend State and Server to track sweep timing and configuration
- Sweep triggers when timeout is :infinity or sweep interval elapsed
- Use optimized bulk tree filtering with single rebalance for performance
- Update tests to handle new resolver initialization signature
- Add property tests validating filter correctness
Pull Request #43: Add conflict sharding with async resolver assignment

105 of 138 new or added lines in 12 files covered. (76.09%)

6 existing lines in 3 files now uncovered.

3292 of 5149 relevant lines covered (63.93%)

1277.06 hits per line

Relevant lines Covered
Build:
Build:
5149 RELEVANT LINES 3292 COVERED LINES
1277.06 HITS PER LINE
Source Files on feature/rework_commit_proxy
  • Tree
  • List 177
  • Changed 13
  • Source Changed 0
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
ca26ce31... feature/rework_commit_proxy Add periodic tree sweeping to Resolver for memory management Implement automatic cleanup of old transaction versions in resolver interval trees: - Add configurable sweep_interval_ms (1s default) and version_retention_ms (6s default) - Extend Sta... Pull #43 07 Sep 2025 09:22PM UTC jallum github
63.93
984a90d5... feature/rework_commit_proxy Merge remote-tracking branch 'origin/develop' into feature/rework_commit_proxy Pull #43 06 Sep 2025 09:13PM UTC jallum github
63.69
a2d20088... feature/rework_commit_proxy Changed from .svg -> .png to fix caching issues. Pull #43 06 Sep 2025 12:53AM UTC jallum github
63.9
7f6e8edd... feature/rework_commit_proxy New and improved conflict sharding Pull #43 05 Sep 2025 10:07PM UTC jallum github
63.9
35c5908e... feature/rework_commit_proxy New and improved conflict sharding Pull #43 04 Sep 2025 12:04AM UTC jallum github
63.46
fb3defeb... feature/rework_commit_proxy Add conflict sharding with async resolver assignment Move expensive conflict distribution off critical path by computing resolver assignments asynchronously during batching instead of blocking transaction acceptance. Improves throughput and reduc... Pull #43 03 Sep 2025 03:47AM UTC jallum github
63.43
See All Builds (158)
  • Repo on GitHub
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