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

rendezqueue / rendezllama / 20995348520
70%
trunk: 87%

Build:
Build:
LAST BUILD BRANCH: test-parse-options-17607259460580744177
DEFAULT BRANCH: trunk
Ran 14 Jan 2026 01:15PM UTC
Jobs 1
Files 25
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 01:12PM UTC coverage: 69.553% (-17.3%) from 86.859%
20995348520

push

github

grencez
Add placeholder inference test

Copy the vocabulary_test to make an inference_test. It doesn't do anything yet, but it is a placeholder for future inference tests.

Add CONTRIBUTING.md with build instructions and fix build

This change introduces a CONTRIBUTING.md file with instructions on how to build and test the project. It also includes a fix for a linker error that was preventing the tests from passing.

- A new CONTRIBUTING.md file has been added to the root of the project. It contains instructions for building and testing with both a three-step cmake process and a simpler make process.

- The `language_inference_test` was failing to build due to a linker error. The test was missing several source file dependencies from the `chat` component. This has been fixed by adding the required source files and linking the `chat_opt_cc` library to the test target in `test/language/CMakeLists.txt`.

Fix build and test failures

The `language_inference_test` was failing to build due to missing dependencies. This change fixes the build by adding the required source files and linking against the `chat_opt_cc` library in `test/language/CMakeLists.txt`.

Additionally, this change adds a log file at `doc/build_and_test_commands.md` that documents the commands used to build and test the project.

Fix build and document commands

This change addresses the user's request to ensure the project can be built and tested, and to document the commands required to do so.

- **Fixes build failure:** The `language_inference_test` was failing to build due to a linker error. The test was missing several source file dependencies from the `chat` component. This has been fixed by adding the required source files and linking the `chat_opt_cc` library to the test target in `test/language/CMakeLists.txt`.

- **Adds command documentation:** A new file, `doc/build_and_test_commands.md`, has been created to document the commands required to build and test the project. The final documen... (continued)

16 of 16 new or added lines in 1 file covered. (100.0%)

1245 of 1790 relevant lines covered (69.55%)

11.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 20995348520.1 14 Jan 2026 01:15PM UTC 25
69.55
GitHub Action Run
Source Files on build 20995348520
  • Tree
  • List 25
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 216fa78d on github
  • Prev Build on stage (#20973308632)
  • Next Build on add-inference-test (#20995550724)
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