Skip to content

Conversation

@mykola-kobets-epam
Copy link
Collaborator

No description provided.

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

codecov bot commented Jan 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (feature_unification@d05ab27). Learn more about missing BASE report.

Additional details and impacted files
@@                  Coverage Diff                   @@
##             feature_unification     #136   +/-   ##
======================================================
  Coverage                       ?   82.19%           
======================================================
  Files                          ?      300           
  Lines                          ?    28031           
  Branches                       ?     2986           
======================================================
  Hits                           ?    23039           
  Misses                         ?     4992           
  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

Quality Gate Failed Quality Gate failed

Failed conditions
57.7% Coverage on New Code (required ≥ 80%)
4.9% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

*mSession << "INSERT INTO launcher_instances (itemID, subjectID, instance, type, manifestDigest, "
"nodeID, prevNodeID, runtimeID, uid, gid, timestamp, state, isUnitSubject) "
"VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?);",
"nodeID, prevNodeID, runtimeID, uid, gid, timestamp, state, isUnitSubject, version) "
Copy link
Collaborator

Choose a reason for hiding this comment

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

What about ownerID and subjectType? Are they stored in db?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

no, should add to InstanceInfo

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

3 participants