Skip to content

Updated syscalls and uniform CMakeLists.txt#221

Merged
GlassOfWhiskey merged 8 commits intomasterfrom
selct-compile-options
Apr 12, 2026
Merged

Updated syscalls and uniform CMakeLists.txt#221
GlassOfWhiskey merged 8 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 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 63.71%. Comparing base (927ee2e) to head (a2fc60e).
⚠️ Report is 3 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.08%     
==========================================
  Files          77       77              
  Lines        3193     3197       +4     
  Branches     1988     1991       +3     
==========================================
  Hits         2037     2037              
- Misses        380      381       +1     
- Partials      776      779       +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 marked this pull request as ready for review April 9, 2026 08:41
@marcoSanti marcoSanti force-pushed the selct-compile-options branch 3 times, most recently from 36f5f12 to a8a7cf2 Compare April 12, 2026 09:14
@marcoSanti marcoSanti force-pushed the selct-compile-options branch from a8a7cf2 to a2fc60e Compare April 12, 2026 09:23
Copy link
Copy Markdown
Collaborator

@GlassOfWhiskey GlassOfWhiskey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@GlassOfWhiskey GlassOfWhiskey merged commit 6a5a0cd into master Apr 12, 2026
78 of 80 checks passed
@GlassOfWhiskey GlassOfWhiskey deleted the selct-compile-options branch April 12, 2026 19:50
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