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

codenotary / immudb / 25054545323
85%

Build:
DEFAULT BRANCH: master
Ran 28 Apr 2026 01:14PM UTC
Jobs 1
Files 310
Run time 2min
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

28 Apr 2026 01:05PM UTC coverage: 85.293% (+0.02%) from 85.275%
25054545323

push

gh-ci

vchaindz
fix(store): warn when MaxValueLen/MaxKeyLen/MaxTxEntries/FileSize options are silently ignored

These four options are persisted to store metadata at creation time and cannot
be changed on subsequent opens. Previously, supplying a different value via
WithMaxValueLen/etc. on a re-open was silently ignored, which surprised users
expecting their option to take effect (e.g., raising MaxValueLen from 4Kb to
10Mb on an existing store).

- Emit a Warningf in OpenWith when the supplied option differs from the value
  read from store metadata, naming both values and the resolution.
- Document the creation-time-only semantics in the doc comments of
  WithMaxValueLen, WithMaxKeyLen, WithMaxTxEntries, and WithFileSize.

No semantic change to store behavior; the stored value continues to win.

Closes #1864

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

44617 of 52310 relevant lines covered (85.29%)

127699.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25054545323.1 28 Apr 2026 01:13PM UTC 310
85.29
Source Files on build 25054545323
  • Tree
  • List 310
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 04f2142e on github
  • Prev Build on master (#25051172095)
  • Next Build on master (#25055790955)
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