Skip to content

Refactor of CAPIO log component - #239

Open
marcoSanti wants to merge 42 commits into
masterfrom
logger-refactor
Open

Refactor of CAPIO log component#239
marcoSanti wants to merge 42 commits into
masterfrom
logger-refactor

Conversation

@marcoSanti

@marcoSanti marcoSanti commented May 19, 2026

Copy link
Copy Markdown
Member

This pull request removes the Logger component, and the server_println function, integrating the high-performance-io/calf logger utility, providing a single loggins and screen printing utility across the CAPIO ecosystem. At the same time, it updates the CAPIO-CL release version to integrate CALF also within the CAPIO-CL dependency

@marcoSanti
marcoSanti marked this pull request as draft May 19, 2026 09:14
@marcoSanti
marcoSanti force-pushed the logger-refactor branch 2 times, most recently from d73fa4a to 3e91607 Compare May 19, 2026 15:40
@codecov

codecov Bot commented May 19, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 67.81609% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.81%. Comparing base (07427e3) to head (d30d299).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
capio/posix/libcapio_posix.cpp 37.50% 3 Missing and 2 partials ⚠️
capio/server/src/cli_parser.cpp 60.00% 0 Missing and 4 partials ⚠️
capio/server/src/mpi_backend.cpp 0.00% 2 Missing and 2 partials ⚠️
capio/posix/utils/requests.hpp 86.36% 0 Missing and 3 partials ⚠️
capio/server/include/remote/listener.hpp 40.00% 0 Missing and 3 partials ⚠️
capio/common/env.hpp 0.00% 0 Missing and 2 partials ⚠️
capio/common/shm.hpp 33.33% 1 Missing and 1 partial ⚠️
capio/posix/handlers/getdents.hpp 0.00% 0 Missing and 2 partials ⚠️
capio/server/include/utils/signals.hpp 60.00% 0 Missing and 2 partials ⚠️
capio/server/capio_server.cpp 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #239      +/-   ##
==========================================
- Coverage   63.45%   62.81%   -0.65%     
==========================================
  Files          78       77       -1     
  Lines        3273     3052     -221     
  Branches     2008     1918      -90     
==========================================
- Hits         2077     1917     -160     
+ Misses        938      376     -562     
- Partials      258      759     +501     

☔ View full report in Codecov by Harness.
📢 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 July 26, 2026 19:11
@marcoSanti
marcoSanti force-pushed the logger-refactor branch 12 times, most recently from 54f4133 to aa79683 Compare July 26, 2026 19:56
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