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

fildesh / fildesh / 22843406361
96%
trunk: 96%

Build:
Build:
LAST BUILD BRANCH: sxpb
DEFAULT BRANCH: trunk
Ran 09 Mar 2026 07:49AM UTC
Jobs 1
Files 205
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

09 Mar 2026 07:46AM UTC coverage: 95.723% (-0.02%) from 95.744%
22843406361

push

github

gendeux
Refactor build_node_X functions to make_node_Y in sxproto test contents

In `test/sxproto/content/*.c`, the helper functions used to construct nested
FildeshSxpb structures were arbitrarily named `build_node_1`, `build_node_2`, etc.

This commit refactors these files to provide better semantics based on the request:
- The topmost node construction logic is now inlined directly into the file's main
  entrypoint (`make_*_test_FildeshSxpb`), replacing the call to the topmost helper.
- All remaining helper functions are renamed to match the structure of the data
  they construct. Root-level entries in the message get base values (`100`, `200`,
  etc.) and their nested children sequentially increase their parent's value
  by 10 (`110`, `120`, etc.).
- The entrypoints have been updated to use the new names and appropriate iterators.

These changes are purely structural to the tests and do not affect behavior. All
tests continue to pass.

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>

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

3 existing lines in 1 file now uncovered.

11033 of 11526 relevant lines covered (95.72%)

218653.33 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
96.84
-3.16% src/lib/xo/outstream.c
Jobs
ID Job ID Ran Files Coverage
1 22843406361.1 09 Mar 2026 07:49AM UTC 205
95.72
GitHub Action Run
Source Files on build 22843406361
  • Tree
  • List 205
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d9132cc9 on github
  • Prev Build on sxpb (#22841985276)
  • Next Build on refactor-sxpb-test-node-names-10195046335741737348 (#22844540186)
  • 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