Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move components into dedicated namespaces #112

Merged

Conversation

mlohvynenko
Copy link
Member

No description provided.

Signed-off-by: Mykhailo Lohvynenko <Mykhailo_Lohvynenko@epam.com>
Copy link

codecov bot commented Mar 6, 2025

Codecov Report

Attention: Patch coverage is 81.13731% with 136 lines in your changes missing coverage. Please review.

Project coverage is 86.14%. Comparing base (7b32629) to head (ad78422).
Report is 7 commits behind head on feature_kuksa.

Files with missing lines Patch % Lines
src/app/app.cpp 0.00% 24 Missing ⚠️
src/database/database.cpp 71.21% 19 Missing ⚠️
src/iamclient/iamclient.cpp 71.87% 18 Missing ⚠️
src/iamserver/iamserver.cpp 40.00% 18 Missing ⚠️
src/iamserver/protectedmessagehandler.cpp 67.92% 17 Missing ⚠️
src/iamserver/nodecontroller.cpp 55.55% 12 Missing ⚠️
src/visidentifier/visidentifier.cpp 75.75% 8 Missing ⚠️
src/iamserver/publicmessagehandler.cpp 90.24% 4 Missing ⚠️
src/nodeinfoprovider/nodeinfoprovider.cpp 90.47% 4 Missing ⚠️
src/config/config.cpp 90.62% 3 Missing ⚠️
... and 5 more
Additional details and impacted files
@@              Coverage Diff               @@
##           feature_kuksa     #112   +/-   ##
==============================================
  Coverage          86.13%   86.14%           
==============================================
  Files                 39       39           
  Lines               5157     5145   -12     
  Branches             404      405    +1     
==============================================
- Hits                4442     4432   -10     
+ Misses               715      713    -2     

☔ 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.

Signed-off-by: Mykhailo Lohvynenko <Mykhailo_Lohvynenko@epam.com>
Signed-off-by: Mykhailo Lohvynenko <Mykhailo_Lohvynenko@epam.com>
Signed-off-by: Mykhailo Lohvynenko <Mykhailo_Lohvynenko@epam.com>
Signed-off-by: Mykhailo Lohvynenko <Mykhailo_Lohvynenko@epam.com>
@mlohvynenko mlohvynenko force-pushed the feature_wrap_into_namespaces branch from f51437a to fe01e4e Compare March 6, 2025 14:20
Signed-off-by: Mykhailo Lohvynenko <Mykhailo_Lohvynenko@epam.com>
Signed-off-by: Mykhailo Lohvynenko <Mykhailo_Lohvynenko@epam.com>
@mlohvynenko mlohvynenko force-pushed the feature_wrap_into_namespaces branch from fe01e4e to ad78422 Compare March 6, 2025 14:21
@mlohvynenko mlohvynenko changed the title Feature wrap into namespaces Move components into dedicated namespaces Mar 6, 2025
@mlohvynenko mlohvynenko changed the base branch from develop to feature_kuksa March 10, 2025 08:55
@mlohvynenko mlohvynenko merged commit 6d57d29 into aosedge:feature_kuksa Mar 11, 2025
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants