Skip to content

Conversation

al1img
Copy link
Collaborator

@al1img al1img commented Sep 12, 2025

No description provided.

Copy link

@MykolaSuperman MykolaSuperman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed-by: Mykola Solianko <[email protected]>

{
return mNodeID == status.mNodeID && mResources == status.mResources && mRuntimes == status.mRuntimes;
}
/**
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add empty line

Copy link
Member

@mlohvynenko mlohvynenko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed-by: Mykhailo Lohvynenko <[email protected]>

Copy link
Contributor

@mykola-kobets-epam mykola-kobets-epam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed-by: Mykola Kobets <[email protected]>

# Node info provider

Provides node information. Since node information is collected from two sources: IAM and SM, this module collects,
combines and provides combined node information for other CM modules.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would suggest replace:
module collects, combines and provides combined
with
provides combined

@al1img al1img force-pushed the nodeinfoprovider branch 2 times, most recently from b183a48 to 0fcf0ae Compare September 22, 2025 13:47
Signed-off-by: Oleksandr Grytsov <[email protected]>
Reviewed-by: Mykola Kobets <[email protected]>
Reviewed-by: Mykola Solianko <[email protected]>
Reviewed-by: Mykhailo Lohvynenko <[email protected]>
Fix fix header guard in nodeinfoprovider.hpp and move GetAllNodeIds method at
first place.

Signed-off-by: Oleksandr Grytsov <[email protected]>
Reviewed-by: Mykola Kobets <[email protected]>
Reviewed-by: Mykola Solianko <[email protected]>
Reviewed-by: Mykhailo Lohvynenko <[email protected]>
Copy link

codecov bot commented Sep 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.44%. Comparing base (ae6ed40) to head (c69ad06).
⚠️ Report is 2 commits behind head on feature_unification.

Additional details and impacted files
@@                 Coverage Diff                  @@
##           feature_unification     #370   +/-   ##
====================================================
  Coverage                81.44%   81.44%           
====================================================
  Files                      179      179           
  Lines                    17231    17231           
  Branches                  2320     2320           
====================================================
  Hits                     14034    14034           
  Misses                    3197     3197           

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

Copy link

@al1img al1img merged commit e284cb8 into aosedge:feature_unification Sep 22, 2025
5 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.

4 participants