Refactor of CAPIO log component - #239
Open
marcoSanti wants to merge 42 commits into
Open
Conversation
marcoSanti
marked this pull request as draft
May 19, 2026 09:14
marcoSanti
force-pushed
the
logger-refactor
branch
from
May 19, 2026 14:40
dd8e2ff to
4bb5111
Compare
marcoSanti
force-pushed
the
logger-refactor
branch
from
May 19, 2026 15:25
d1a2724 to
3b6309b
Compare
marcoSanti
force-pushed
the
logger-refactor
branch
2 times, most recently
from
May 19, 2026 15:40
d73fa4a to
3e91607
Compare
marcoSanti
force-pushed
the
logger-refactor
branch
from
May 19, 2026 15:49
f2d0456 to
c60b8be
Compare
marcoSanti
force-pushed
the
logger-refactor
branch
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 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. 🚀 New features to boost your workflow:
|
marcoSanti
force-pushed
the
logger-refactor
branch
from
May 20, 2026 07:14
073092c to
2986cd1
Compare
marcoSanti
force-pushed
the
logger-refactor
branch
from
May 20, 2026 13:13
d222f69 to
393b8b5
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
12 times, most recently
from
July 26, 2026 19:56
54f4133 to
aa79683
Compare
marcoSanti
force-pushed
the
logger-refactor
branch
from
July 26, 2026 20:05
aa79683 to
4d5d259
Compare
marcoSanti
force-pushed
the
logger-refactor
branch
from
July 29, 2026 15:24
aeaa323 to
d30d299
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