Skip to content

fix(23170): Code review comments + logging#23386

Open
mxtartaglia-sl wants to merge 1 commit intomainfrom
23170_fix_codereview_comments
Open

fix(23170): Code review comments + logging#23386
mxtartaglia-sl wants to merge 1 commit intomainfrom
23170_fix_codereview_comments

Conversation

@mxtartaglia-sl
Copy link
Contributor

Description:
Few remaining code review comments + adding log config

Related issue(s):

Fixes #23170

Signed-off-by: mxtartaglia <maxi@swirldslabs.com>
@mxtartaglia-sl mxtartaglia-sl added this to the v0.73 milestone Feb 6, 2026
@mxtartaglia-sl mxtartaglia-sl self-assigned this Feb 6, 2026
@mxtartaglia-sl mxtartaglia-sl requested a review from a team as a code owner February 6, 2026 16:12
@trunk-io
Copy link

trunk-io bot commented Feb 6, 2026

Merging to main in this repository is managed by Trunk.

  • To merge this pull request, check the box to the left or comment /trunk merge below.

@lfdt-bot
Copy link

lfdt-bot commented Feb 6, 2026

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

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@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 (d219631) 93196 74838 80.30%
Head commit (8e95c46) 93196 (+0) 74838 (+0) 80.30% (+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 (#23386) 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

@codecov
Copy link

codecov bot commented Feb 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@            Coverage Diff            @@
##               main   #23386   +/-   ##
=========================================
  Coverage     76.40%   76.40%           
  Complexity    23406    23406           
=========================================
  Files          2501     2501           
  Lines         93379    93379           
  Branches       9911     9911           
=========================================
  Hits          71345    71345           
  Misses        18442    18442           
  Partials       3592     3592           

Impacted file tree graph

🚀 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Benchmark should suport a simple network expected TPS mechanism

2 participants