Skip to content

cm: launcher: force balancing if any not scheduled instance on start detected#539

Open
mykola-kobets-epam wants to merge 2 commits intoaosedge:developfrom
mykola-kobets-epam:cm-launcher-integration
Open

cm: launcher: force balancing if any not scheduled instance on start detected#539
mykola-kobets-epam wants to merge 2 commits intoaosedge:developfrom
mykola-kobets-epam:cm-launcher-integration

Conversation

@mykola-kobets-epam
Copy link
Contributor

No description provided.

Signed-off-by: Mykola Kobets <mykola_kobets@epam.com>
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 <mykhailo_lohvynenko@epam.com>

Copy link
Collaborator

@al1img al1img 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: Oleksandr Grytsov <oleksandr_grytsov@epam.com>

"runc",
};

assert(mItemConfig);
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do not use assert, we will get rid of it soon. Better to return error.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

…detected

Signed-off-by: Mykola Kobets <mykola_kobets@epam.com>
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
39.4% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@codecov
Copy link

codecov bot commented Mar 26, 2026

Codecov Report

❌ Patch coverage is 92.30769% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.34%. Comparing base (dbcb0a6) to head (7b49b59).

Files with missing lines Patch % Lines
src/core/cm/launcher/instance.cpp 46.15% 7 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #539      +/-   ##
===========================================
+ Coverage    85.31%   85.34%   +0.03%     
===========================================
  Files          314      314              
  Lines        28083    28171      +88     
  Branches      3780     3790      +10     
===========================================
+ Hits         23959    24043      +84     
- Misses        4124     4128       +4     

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

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