Refactor of CAPIO log component - #239
Open
marcoSanti wants to merge 2 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 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. 🚀 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
5 times, most recently
from
August 6, 2026 10:28
93d792f to
b910c49
Compare
marcoSanti
force-pushed
the
logger-refactor
branch
from
August 6, 2026 11:02
b910c49 to
745b4f6
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