Skip to content

sm: logprovider: pass log sender in the init method#195

Open
mlohvynenko wants to merge 1 commit intoaosedge:developfrom
mlohvynenko:bugfix_sm_logprovider
Open

sm: logprovider: pass log sender in the init method#195
mlohvynenko wants to merge 1 commit intoaosedge:developfrom
mlohvynenko:bugfix_sm_logprovider

Conversation

@mlohvynenko
Copy link
Copy Markdown
Member

This patch fixes an issue with log provider initialization: accept log sender in the init method instead of subscribe method.

This patch fixes an issue with log provider initialization:
accept log sender in the init method instead of subscribe method.

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

codecov bot commented Apr 1, 2026

Codecov Report

❌ Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (develop@79b59a6). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/sm/app/aoscore.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #195   +/-   ##
==========================================
  Coverage           ?   82.43%           
==========================================
  Files              ?      325           
  Lines              ?    31146           
  Branches           ?     3218           
==========================================
  Hits               ?    25675           
  Misses             ?     5471           
  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
Copy Markdown

sonarqubecloud bot commented Apr 1, 2026

Quality Gate Failed Quality Gate failed

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

See analysis details on SonarQube Cloud

Copy link
Copy Markdown

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

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