Skip to content

Added REST web server to interface with capiocl::Engine#48

Merged
marcoSanti merged 19 commits intomainfrom
update-config-api
Jan 30, 2026
Merged

Added REST web server to interface with capiocl::Engine#48
marcoSanti merged 19 commits intomainfrom
update-config-api

Conversation

@marcoSanti
Copy link
Copy Markdown
Member

This commit adds a new REST web server which allows users to externally update the configuration of a running capiocl::engine::Engine() instance.

@marcoSanti marcoSanti force-pushed the update-config-api branch 2 times, most recently from 5bb6e45 to 3034b04 Compare January 28, 2026 15:08
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jan 28, 2026

Codecov Report

❌ Patch coverage is 95.93909% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.03%. Comparing base (1657fe1) to head (1d9b52d).

Files with missing lines Patch % Lines
src/webapi.cpp 96.33% 3 Missing and 4 partials ⚠️
src/Engine.cpp 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #48      +/-   ##
==========================================
- Coverage   98.23%   98.03%   -0.20%     
==========================================
  Files          19       20       +1     
  Lines        1131     1326     +195     
  Branches      721      847     +126     
==========================================
+ Hits         1111     1300     +189     
- Misses          2        5       +3     
- Partials       18       21       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@marcoSanti marcoSanti merged commit cef2778 into main Jan 30, 2026
55 checks passed
@marcoSanti marcoSanti deleted the update-config-api branch January 30, 2026 21:42
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.

2 participants