Skip to content

Updated syscalls and uniform CMakeLists.txt#221

Open
marcoSanti wants to merge 5 commits intomasterfrom
selct-compile-options
Open

Updated syscalls and uniform CMakeLists.txt#221
marcoSanti wants to merge 5 commits intomasterfrom
selct-compile-options

Conversation

@marcoSanti
Copy link
Copy Markdown
Member

@marcoSanti marcoSanti commented Apr 6, 2026

This commit updates the internal syscalls used by the CAPIO to use more generic and modern system calls. It also uniforms the CMakeLists.txt file by ensuring that all different components have flags to enable/disable the compilation

This commit enable the selection at configure time of the components
to be compiled.
@marcoSanti marcoSanti marked this pull request as draft April 6, 2026 12:51
@marcoSanti marcoSanti force-pushed the selct-compile-options branch from b2b0dbc to 64c5ee2 Compare April 6, 2026 14:58
@marcoSanti marcoSanti changed the title Added option to selectively choose component compilation Updated syscalls and uniform CMakeLists.txt Apr 8, 2026
@marcoSanti marcoSanti force-pushed the selct-compile-options branch from 1eee04b to bb026c1 Compare April 8, 2026 08:24
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 9, 2026

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 63.71%. Comparing base (927ee2e) to head (bb026c1).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
capio/posix/utils/filesystem.hpp 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #221      +/-   ##
==========================================
- Coverage   63.79%   63.71%   -0.09%     
==========================================
  Files          77       76       -1     
  Lines        3193     3183      -10     
  Branches     1988     1979       -9     
==========================================
- Hits         2037     2028       -9     
- Misses        380      384       +4     
+ Partials      776      771       -5     

☔ 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 marked this pull request as ready for review April 9, 2026 08:41
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