Skip to content

Moved global variables into a dedicated class#159

Merged
marcoSanti merged 2 commits into
capio-v2from
global-server-configuration
Aug 23, 2025
Merged

Moved global variables into a dedicated class#159
marcoSanti merged 2 commits into
capio-v2from
global-server-configuration

Conversation

@marcoSanti
Copy link
Copy Markdown
Member

No description provided.

@marcoSanti marcoSanti force-pushed the global-server-configuration branch 3 times, most recently from 789e621 to a32c06e Compare August 23, 2025 13:11
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 23, 2025

Codecov Report

❌ Patch coverage is 26.44377% with 242 lines in your changes missing coverage. Please review.
✅ Project coverage is 45.33%. Comparing base (1d8652c) to head (7015945).
⚠️ Report is 1 commits behind head on capio-v2.

Files with missing lines Patch % Lines
src/server/capio-cl-engine/json_parser.hpp 0.98% 99 Missing and 2 partials ⚠️
...-service/control_plane/multicast_control_plane.hpp 0.00% 47 Missing and 1 partial ⚠️
src/server/capio-cl-engine/capio_cl_engine.hpp 56.45% 6 Missing and 21 partials ⚠️
...ommunication-service/CapioCommunicationService.hpp 0.00% 13 Missing and 1 partial ⚠️
src/server/utils/parser.hpp 46.15% 11 Missing and 3 partials ⚠️
...c/server/client-manager/request_handler_engine.hpp 20.00% 8 Missing and 4 partials ⚠️
.../communication-service/data_plane/MTCL_backend.hpp 0.00% 8 Missing ⚠️
src/server/utils/signals.hpp 28.57% 4 Missing and 1 partial ⚠️
...ication-service/control_plane/fs_control_plane.hpp 0.00% 4 Missing ⚠️
src/server/utils/distributed_semaphore.hpp 0.00% 3 Missing ⚠️
... and 4 more
Additional details and impacted files
@@             Coverage Diff              @@
##           capio-v2     #159      +/-   ##
============================================
+ Coverage     44.76%   45.33%   +0.56%     
============================================
  Files            79       80       +1     
  Lines          4412     4381      -31     
  Branches       2621     2612       -9     
============================================
+ Hits           1975     1986      +11     
- Misses         2031     2057      +26     
+ Partials        406      338      -68     

☔ View full report in Codecov by Sentry.
📢 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 global-server-configuration branch from a32c06e to 7015945 Compare August 23, 2025 13:25
@marcoSanti marcoSanti merged commit 399f6ca into capio-v2 Aug 23, 2025
28 checks passed
@marcoSanti marcoSanti deleted the global-server-configuration branch August 23, 2025 13:30
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