Skip to content

Refactor of CAPIO log component - #239

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

Refactor of CAPIO log component#239
marcoSanti wants to merge 2 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 6 times, most recently from 43ac075 to 8918e8c Compare May 19, 2026 16:19
@codecov

codecov Bot commented May 19, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 61.45833% with 37 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.86%. Comparing base (e3c1ab0) to head (164ed65).

Files with missing lines Patch % Lines
capio/server/src/cli_parser.cpp 46.15% 0 Missing and 7 partials ⚠️
capio/posix/libcapio_posix.cpp 37.50% 3 Missing and 2 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/server/src/multicast_discovery_service.cpp 0.00% 0 Missing and 3 partials ⚠️
capio/server/src/shm_canary.cpp 25.00% 2 Missing and 1 partial ⚠️
capio/common/env.hpp 0.00% 0 Missing and 2 partials ⚠️
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 ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #239      +/-   ##
==========================================
- Coverage   61.44%   60.86%   -0.59%     
==========================================
  Files          85       83       -2     
  Lines        3411     3179     -232     
  Branches     2077     1980      -97     
==========================================
- Hits         2096     1935     -161     
+ Misses        464      438      -26     
+ Partials      851      806      -45     

☔ 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 force-pushed the logger-refactor branch 6 times, most recently from 2424846 to 8d5fe27 Compare May 21, 2026 08:06
@marcoSanti
marcoSanti marked this pull request as ready for review July 26, 2026 19:11
@marcoSanti
marcoSanti force-pushed the logger-refactor branch 14 times, most recently from aeaa323 to d30d299 Compare July 29, 2026 15:24
@marcoSanti
marcoSanti force-pushed the logger-refactor branch 5 times, most recently from 93d792f to b910c49 Compare August 6, 2026 10:28
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