Skip to content

Conversation

@imalygin
Copy link
Contributor

@imalygin imalygin commented Oct 7, 2025

Description:

This is a cherry pick of #21429

(cherry picked from commit 3720ee1)

Fixes #21429

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: Ivan Malygin <[email protected]>
(cherry picked from commit 3720ee1)
@imalygin imalygin added this to the v0.67 milestone Oct 7, 2025
@imalygin imalygin self-assigned this Oct 7, 2025
@imalygin imalygin requested review from a team as code owners October 7, 2025 14:22
@imalygin imalygin requested a review from PavelSBorisov October 7, 2025 14:22
@lfdt-bot
Copy link

lfdt-bot commented Oct 7, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

@codecov
Copy link

codecov bot commented Oct 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@               Coverage Diff               @@
##             release/0.67   #21442   +/-   ##
===============================================
  Coverage           71.28%   71.28%           
  Complexity          24316    24316           
===============================================
  Files                2663     2663           
  Lines              103473   103473           
  Branches            10815    10815           
===============================================
  Hits                73760    73760           
  Misses              25683    25683           
  Partials             4030     4030           

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (d9aee70) 103378 77746 75.21%
Head commit (ff21fca) 103378 (+0) 77746 (+0) 75.21% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#21442) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Copy link
Contributor

@alex-kuzmin-hg alex-kuzmin-hg left a comment

Choose a reason for hiding this comment

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

Looks great. Strongly needed for Validator automation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants