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

rendezqueue / rendezllama / 20992135503
87%
trunk: 87%

Build:
Build:
LAST BUILD BRANCH: test-parse-options-17607259460580744177
DEFAULT BRANCH: trunk
Ran 14 Jan 2026 11:18AM UTC
Jobs 1
Files 20
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

14 Jan 2026 11:15AM UTC coverage: 86.859%. Remained the same
20992135503

push

github

google-labs-jules[bot]
make localserv reply to http requests for index.html and index.js

Modified `src/localserv/localserv_main.cc` to parse incoming HTTP GET requests.
If the request is for `/` or `/index.html`, it serves `index.html`.
If the request is for `/index.js`, it serves `index.js`.
Other requests fall back to the previous echo behavior.
Added necessary C++ standard library includes and debug logging.
Updated `test/localserv/localserv_test.py` to verify both the new static file serving and the existing echo functionality. The test now runs the server in the correct source directory, captures stdout/stderr for debugging, and uses binary mode comparison to avoid cross-platform line ending issues.
Updated `.github/workflows/test_cmake.yaml` to upload test artifacts on failure.

1203 of 1385 relevant lines covered (86.86%)

15.09 hits per line

Jobs
ID Job ID Ran Files Coverage
1 20992135503.1 14 Jan 2026 11:17AM UTC 20
86.86
GitHub Action Run
Source Files on build 20992135503
  • Tree
  • List 20
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 1cd19fc3 on github
  • Prev Build on localserv-serve-static-files-14364234858281320394 (#20991255032)
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