Refactor of CAPIO log component - #239
Open
marcoSanti wants to merge 4 commits into
Open
Conversation
marcoSanti
marked this pull request as draft
May 19, 2026 09:14
marcoSanti
force-pushed
the
logger-refactor
branch
6 times, most recently
from
May 19, 2026 16:19
43ac075 to
8918e8c
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #239 +/- ##
==========================================
- Coverage 60.46% 59.81% -0.66%
==========================================
Files 83 81 -2
Lines 3402 3175 -227
Branches 2070 1973 -97
==========================================
- Hits 2057 1899 -158
+ Misses 1060 984 -76
- Partials 285 292 +7 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
marcoSanti
force-pushed
the
logger-refactor
branch
6 times, most recently
from
May 21, 2026 08:06
2424846 to
8d5fe27
Compare
marcoSanti
force-pushed
the
logger-refactor
branch
from
July 22, 2026 07:50
a842766 to
419fa7c
Compare
marcoSanti
marked this pull request as ready for review
July 26, 2026 19:11
marcoSanti
force-pushed
the
logger-refactor
branch
14 times, most recently
from
July 29, 2026 15:24
aeaa323 to
d30d299
Compare
marcoSanti
force-pushed
the
logger-refactor
branch
6 times, most recently
from
August 6, 2026 11:02
b910c49 to
745b4f6
Compare
marcoSanti
force-pushed
the
logger-refactor
branch
from
September 13, 2026 07:05
6a64d0a to
169687a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request removes the Logger component, and the server_println function, integrating the
high-performance-io/calflogger 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