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

riak-core-lite / riak_core_lite / 7
43%
master: 43%

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: master
Ran 12 Jun 2026 01:05PM UTC
Jobs 1
Files 42
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

12 Jun 2026 01:02PM UTC coverage: 43.453% (+0.02%) from 43.436%
7

push

github

albsch
v0.11.1: Reject invalid vnode sender forms instead of crashing the vnode and harden vnode state handlers against unexpected events

* Since "Vnode simplification (#102)" (0.10.4) removed raw senders, an
unsupported sender form (e.g. {raw, Ref, Pid} from a pre-0.10.4 caller
such as riak_core_lite_util 0.1.2) traveled unchecked through
riak_core_vnode_master into the vnode and crashed it with a
function_clause in riak_core_vnode:reply/2 and killing the vnode


* A gen_statem function_clause on an
unmatched event kills the vnode process and destroys its in-memory
state.

6 of 17 new or added lines in 2 files covered. (35.29%)

1 existing line in 1 file now uncovered.

2280 of 5247 relevant lines covered (43.45%)

38273.82 hits per line

Uncovered Changes

Lines Coverage ∆ File
6
34.88
5.01% src/riak_core_vnode_master.erl
5
28.53
-0.39% src/riak_core_vnode.erl

Coverage Regressions

Lines Coverage ∆ File
1
34.88
5.01% src/riak_core_vnode_master.erl
Jobs
ID Job ID Ran Files Coverage
1 7.1 12 Jun 2026 01:05PM UTC 42
43.45
GitHub Action Run
Source Files on build 7
  • Tree
  • List 42
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 6df1b154 on github
  • Prev Build on (#5)
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