Skip to content

sm: database: handle instance runtime and unit state dependencies#189

Open
mlohvynenko wants to merge 2 commits intoaosedge:feature_release_9.1from
mlohvynenko:feature_sm_storage
Open

sm: database: handle instance runtime and unit state dependencies#189
mlohvynenko wants to merge 2 commits intoaosedge:feature_release_9.1from
mlohvynenko:feature_sm_storage

Conversation

@mlohvynenko
Copy link
Member

This patch updates core_lib to use feature_release_9.1, but keeps core api on dev to
keep this PR buildable (and add changes that are indeed needed for SM storage changes).

Updating core api to feature_release_9.1 will require at least SM client code change to fix compilation.

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

@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 <mykola_kobets@epam.com>

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

codecov bot commented Mar 24, 2026

Codecov Report

❌ Patch coverage is 92.68293% with 3 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (feature_release_9.1@de726fb). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/sm/database/database.cpp 90.00% 3 Missing ⚠️
Additional details and impacted files
@@                  Coverage Diff                   @@
##             feature_release_9.1     #189   +/-   ##
======================================================
  Coverage                       ?   82.55%           
======================================================
  Files                          ?      325           
  Lines                          ?    31124           
  Branches                       ?     3227           
======================================================
  Hits                           ?    25694           
  Misses                         ?     5430           
  Partials                       ?        0           

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

@sonarqubecloud
Copy link

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.

2 participants