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

jallum / bedrock / 1f758c1f5bef15b31f0ac1a06f35d0a2f3d4e1fe-PR-51
66%
develop: 65%

Build:
Build:
LAST BUILD BRANCH: feature/rework_olivine
DEFAULT BRANCH: develop
Ran 18 Sep 2025 10:28PM UTC
Jobs 1
Files 179
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

18 Sep 2025 10:27PM UTC coverage: 65.585%. First build
1f758c1f5bef15b31f0ac1a06f35d0a2f3d4e1fe-PR-51

Pull #51

github

jallum
Refactor directory system: subspace → keyspace migration + test fixes

  Major architectural changes:
  - Replace Subspace with Keyspace throughout directory implementation
  - Migrate from Key-based encoding to structured Encoding modules
  - Simplify string representations and inspect implementations
  - Update API: get_path/get_layer/get_subspace → path/layer/to_keyspace
  - Add NodeKey encoding module for directory node metadata
  - Implement ToKeyRange and ToKeyspace protocol support

  Database improvements:
  - Add exclusive transaction mode to SQLite configuration
  - Remove excessive commenting and simplify connection parameters
  - Increase queue target for better performance

  Test fixes:
  - Fix mock expectations for get_range/1 calls in directory tests
  - Resolve nesting depth issue in do_list function
  - Ensure all directory tests pass after refactoring

  Breaking changes:
  - Directory API method names updated for consistency
  - Subspace references replaced with Keyspace
  - Key encoding moved to dedicated Encoding modules
Pull Request #51: Integrating feedback on the API

202 of 299 new or added lines in 9 files covered. (67.56%)

3880 of 5916 relevant lines covered (65.58%)

660.29 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
0.0
lib/bedrock/encoding/bert.ex
2
0.0
lib/bedrock/encoding/binary.ex
6
14.29
lib/bedrock/type_coercion.ex
7
65.28
lib/bedrock/high_contention_allocator.ex
12
84.62
lib/bedrock/internal/repo.ex
16
63.64
lib/bedrock/keyspace.ex
24
73.71
lib/bedrock/directory.ex
28
61.64
lib/bedrock/encoding/tuple.ex
Jobs
ID Job ID Ran Files Coverage
1 1f758c1f5bef15b31f0ac1a06f35d0a2f3d4e1fe-PR-51.1 18 Sep 2025 10:28PM UTC 179
65.58
GitHub Action Run
Source Files on build 1f758c1f5bef15b31f0ac1a06f35d0a2f3d4e1fe-PR-51
  • Tree
  • List 179
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #51
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