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

fildesh / fildesh / 22843406361 / 1
96%
trunk: 96%

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

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>

11033 of 11526 relevant lines covered (95.72%)

218653.33 hits per line

Source Files on job 22843406361.1
  • Tree
  • List 205
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22843406361
  • d9132cc9 on github
  • Prev Job for on refactor-sxpb-test-node-names-10195046335741737348 (#22841985276.1)
  • Next Job for on refactor-sxpb-test-node-names-10195046335741737348 (#22844540186.1)
  • 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