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

ankur-anand / unisondb
83%

Build:
DEFAULT BRANCH: main
Repo Added 27 Mar 2025 07:00AM UTC
Files 63
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 main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • a-branch-1
  • a-branch-2
  • a-branch-3
  • a-branch-4
  • a-branch-5
  • a-branch-6
  • a-branch-7
  • a-branch-8
  • ankur-anand-patch-1
  • appendwait
  • autoscope
  • banner-update
  • bench-fix
  • ci-err-handle
  • cleanup
  • cmd
  • crdt-example
  • db-value-api
  • doc-update
  • event-stream
  • fix-banner
  • fix-benchtest-mod
  • fix-dbs
  • fix-flush-paused
  • fix-internal-mo
  • fix-lint
  • fix-quick
  • fsync-dir
  • fuzz-cmd
  • fuzzer
  • get-optimization
  • grpc-stats
  • grpc-streamer
  • hlc
  • hook
  • http
  • index-map
  • keycodec
  • lock-reduce
  • log-structuring
  • logo-update
  • logutil
  • mask-based-sampling
  • memtable
  • memtable-fix
  • metrics-fix
  • mvcc
  • name-update
  • next-iterator
  • proto-register
  • raftstore
  • readme-update
  • recovery-t
  • recovery-wal-count
  • refactor-dbstore
  • relayer
  • relayer-svc
  • replica-fix
  • replication-bench
  • replicator-tcases
  • retry-relayer
  • row-memtable
  • run-action
  • slow-consumer-interceptor
  • sse
  • svc-utilities
  • tf-infra
  • tf-prom
  • txn
  • u-readme
  • unisondb-cli
  • update-readme
  • update-star
  • wal-improvement
  • wal-replica
  • wal-tcase
  • walfs-improvement
  • walfs-optimization
  • walio-limiter
  • walt
  • wip-index
  • zeromq
  • zeromq-optional

09 Dec 2025 05:15PM UTC coverage: 82.657% (+0.6%) from 82.073%
20072224820

push

github

web-flow
feat: Hashicorp raft.LogStore Implementation (#189)

* data dir should be synced after delete and idx file creation as well.

* atomic update requires 3 call now.

* fix: sync issue

* bug fix and extend API to clear index manually and Automatically on rotation

* fix: async test.

* shared Index for Wal Offset Mapping

* test various corruption scenario.

* raft wal implementation

565 of 623 new or added lines in 7 files covered. (90.69%)

8326 of 10073 relevant lines covered (82.66%)

10224.15 hits per line

Relevant lines Covered
Build:
Build:
10073 RELEVANT LINES 8326 COVERED LINES
10224.15 HITS PER LINE
Source Files on main
  • Tree
  • List 63
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20072224820 main feat: Hashicorp raft.LogStore Implementation (#189) * data dir should be synced after delete and idx file creation as well. * atomic update requires 3 call now. * fix: sync issue * bug fix and extend API to clear index manually and Automatical... push 09 Dec 2025 05:19PM UTC web-flow github
82.66
19987494498 main feat: TruncateTO API in wal (#188) * truncates the WAL to the specified log index * feat: TruncateTO API in wal. push 06 Dec 2025 11:00AM UTC web-flow github
82.07
19905906180 main feat: Add WAL EventEntry support (non-materialized events) (#181) * adding a event type in the schema. * event type codec * Add Star History section to README (#180) * Add Star History section to README Added a Star History section with a cha... push 03 Dec 2025 07:21PM UTC web-flow github
82.06
19622362558 main Standardize HTTP error codes and add idle/expired transaction cleanup (#184) Centralize HTTP status mapping for engine errors Track transaction last-write time and enforce idle and max-lifetime thresholds. push 24 Nov 2025 03:30AM UTC web-flow github
81.7
19614845718 main fix: optimistic txn conflict trackin (#183) Previously, two transactions touching the same key could commit out of order, letting an older txn overwrite a newer value. Now each txn remembers when it started (begin LSN), and at commit it checks th... push 23 Nov 2025 05:36PM UTC web-flow github
81.68
19542563290 main Add Star History section to README (#180) * Add Star History section to README Added a Star History section with a chart link. * Add LMDB to Redis-Compatible Benchmark section Updated benchmark section to include LMDB. * Fix typo in benchmark... push 20 Nov 2025 03:45PM UTC web-flow github
81.56
19461932675 main feat: Persist WAL FirstLogIndex and Segment Offsets for Direct Log Index Lookups (#178) * add segment idx * per-segment FirstLogIndex metadata plus persisted index files so WAL consumers can jump from a logical log index straight to (segmentID, ... push 18 Nov 2025 10:02AM UTC web-flow github
81.66
19393936392 main Fan-Out Scaling section to README (#177) push 15 Nov 2025 06:39PM UTC web-flow github
81.6
19386829235 main WAL segment lifecycle always fsyncs directory metadata (#176) push 15 Nov 2025 08:07AM UTC web-flow github
81.6
19376158713 main Update readme with relayer count benchmark (#175) * update readme with replication doc * update image * update image push 14 Nov 2025 08:04PM UTC web-flow github
81.72
See All Builds (332)
  • 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

© 2025 Coveralls, Inc