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

nickg / nvc / 26395721655
92%

Build:
DEFAULT BRANCH: master
Ran 25 May 2026 10:38AM UTC
Jobs 1
Files 103
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

25 May 2026 10:25AM UTC coverage: 92.268%. Remained the same
26395721655

push

github

web-flow
Fix INTERNAL foreign-call signature mismatch (#1549)

rt: add tlab parameter to INTERNAL foreign-call signatures

_nvc_ieee_warnings, _nvc_current_delta, _std_standard_now,
_std_env_set_assert_format, and _std_env_set_assert_format_valid
were declared void f(jit_scalar_t *) but jit_internal_entry calls
them as f(args, tlab) per ffi_internal_t. The extra register arg is
ignored on x86 but the mismatch is undefined behaviour and traps
under stricter indirect-call type checks (e.g. wasm).

5 of 5 new or added lines in 3 files covered. (100.0%)

78723 of 85320 relevant lines covered (92.27%)

641312.52 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26395721655.1 25 May 2026 10:38AM UTC 103
92.27
GitHub Action Run
Source Files on build 26395721655
  • Tree
  • List 103
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • ea5a115b on github
  • Prev Build on master (#26330984439)
  • Next Build on master (#26396700301)
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