Skip to content

feat(cpp): part of low-level bindings, their tests, and e2e CI config (WIP)#2852

Draft
slbotbm wants to merge 8 commits intoapache:masterfrom
slbotbm:cpp-low-level-bindings
Draft

feat(cpp): part of low-level bindings, their tests, and e2e CI config (WIP)#2852
slbotbm wants to merge 8 commits intoapache:masterfrom
slbotbm:cpp-low-level-bindings

Conversation

@slbotbm
Copy link
Contributor

@slbotbm slbotbm commented Mar 3, 2026

Which issue does this PR close?

Works towards completion of #2763

Rationale

To be merged after #2785

What changed?

Adds low-level bindings + tests + e2e CI config

Local Execution

  • Passed
  • Pre-commit hooks ran

AI Usage

If AI tools were used, please answer:

  1. Which tools? codex
  2. Scope of usage? code generation
  3. How did you verify the generated code works correctly? Planned what needs to be implemented, created spec, and then verified all code generated and tests run.
  4. Can you explain every line of the code if asked? Yes

@slbotbm slbotbm marked this pull request as draft March 3, 2026 04:35
@codecov
Copy link

codecov bot commented Mar 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.90%. Comparing base (4f1044d) to head (cdfba8e).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2852      +/-   ##
============================================
+ Coverage     67.55%   67.90%   +0.34%     
  Complexity      739      739              
============================================
  Files          1049     1049              
  Lines         84169    84385     +216     
  Branches      60746    60974     +228     
============================================
+ Hits          56859    57298     +439     
+ Misses        24958    24713     -245     
- Partials       2352     2374      +22     
Flag Coverage Δ
csharp 67.43% <ø> (-0.19%) ⬇️
go 6.33% <ø> (ø)
java 54.83% <ø> (ø)
node 92.26% <ø> (-0.07%) ⬇️
python 0.00% <ø> (ø)
rust 70.21% <ø> (+0.50%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 25 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@slbotbm slbotbm force-pushed the cpp-low-level-bindings branch from 63e060d to de27c1c Compare March 3, 2026 09:25
@slbotbm slbotbm force-pushed the cpp-low-level-bindings branch from de27c1c to 4c6fea6 Compare March 3, 2026 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant