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

blues / note-c / 22831992508
93%

Build:
DEFAULT BRANCH: master
Ran 08 Mar 2026 11:13PM UTC
Jobs 1
Files 9
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

08 Mar 2026 11:06PM UTC coverage: 93.355%. Remained the same
22831992508

push

github

web-flow
fix: convert JAtoN from K&R to ANSI C function definition (#234)

n_atof.c used K&R (pre-ANSI C) style for the JAtoN function definition,
separating parameter types from the parameter list. This is an obsolete
style that GCC 15 rejects with -Wold-style-definition, and causes build
failures in downstream projects that compile note-c sources with
-Werror (e.g. on Debian Forky / Ubuntu 25.04 and later toolchains).

Convert to a standard ANSI C prototype-style definition, preserving all
the original inline parameter documentation.

1197 of 1373 branches covered (87.18%)

Branch coverage included in aggregate %.

2456 of 2540 relevant lines covered (96.69%)

79.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22831992508.1 08 Mar 2026 11:13PM UTC 9
93.36
GitHub Action Run
Source Files on build 22831992508
  • Tree
  • List 9
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 0d743c8a on github
  • Prev Build on master (#22828682286)
  • Next Build on master (#22934524548)
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