Skip to content

Conversation

@poulok
Copy link
Contributor

@poulok poulok commented Oct 22, 2025

Fixes #20283

Signed-off-by: Kelly Greco <kelly@swirldslabs.com>
@poulok poulok added this to the v0.68 milestone Oct 22, 2025
@poulok poulok requested a review from netopyr October 22, 2025 18:08
@poulok poulok self-assigned this Oct 22, 2025
@poulok poulok requested a review from a team as a code owner October 22, 2025 18:08
@poulok poulok changed the title 20283 otter state generation doc docs: Add otter state generation doc Oct 22, 2025
@lfdt-bot
Copy link

lfdt-bot commented Oct 22, 2025

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.

Signed-off-by: Kelly Greco <kelly@swirldslabs.com>
@codecov
Copy link

codecov bot commented Oct 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@            Coverage Diff            @@
##               main   #21798   +/-   ##
=========================================
  Coverage     71.86%   71.86%           
  Complexity    24610    24610           
=========================================
  Files          2666     2666           
  Lines        103917   103917           
  Branches      10870    10870           
=========================================
  Hits          74681    74681           
  Misses        25206    25206           
  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 (6355be6) 103822 78666 75.77%
Head commit (e2acdf5) 103822 (+0) 78666 (+0) 75.77% (+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 (#21798) 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

@netopyr netopyr left a comment

Choose a reason for hiding this comment

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

LGTM - thanks @poulok

@poulok poulok merged commit f2cc377 into main Oct 24, 2025
59 checks passed
@poulok poulok deleted the 20283-otter-state-generation-doc branch October 24, 2025 17:17
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.

Create documentation for how and when to update the state used for migration testing

4 participants