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

vbpf / prevail / 25013164561 / 2
86%
main: 86%

Build:
DEFAULT BRANCH: main
Ran 27 Apr 2026 07:53PM UTC
Files 112
Run time 13s
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

27 Apr 2026 06:44PM UTC coverage: 88.853% (+0.3%) from 88.528%
25013164561.2

push

github

web-flow
Share helper/kfunc arg resolution; compact kfunc prototype table (#1102)

Extract the duplicated single-/pair-arg kind mappings and the args-walk
switch from call_resolver.cpp and kfunc.cpp into a shared header
(ir/arg_kind.hpp). Each caller dispatches on an ArgOutcome enum and
formats its own diagnostic, so helper vs. kfunc error wording stays
caller-controlled while the structural parity is now enforced.

Compact the 12-entry kfunc prototype table by giving KfuncPrototypeEntry
member-default initializers and rewriting entries with designated
initializers; entries shrink from ~14 lines to 1-3 lines each.

Adopts unified arg-type behavior across helper and kfunc resolution:
PTR_TO_FUNC, PTR_TO_READONLY_MEM[_OR_NULL], CONST_PTR_TO_MAP, and
PTR_TO_UNINIT_MAP_VALUE are now accepted on both paths. No current kfunc
entry exercises these tags, so the change is dormant in practice.

---------

Signed-off-by: Elazar Gershuni <elazarg@gmail.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

13359 of 15035 relevant lines covered (88.85%)

2198766.99 hits per line

Source Files on job run-Release - 25013164561.2
  • Tree
  • List 112
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25013164561
  • 305f59f9 on github
  • Prev Job for on main (#24963666837.1)
  • Next Job for on main (#25039571607.2)
  • Delete
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