Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add delegate-stack-increase command #4607

Conversation

BowTiedRadone
Copy link
Contributor

This PR adds the delegate-stack-increase command to the stateful property testing environment. It is part of #4548 and targets feat/pox-4-stateful-property-testing (#4550).

Copy link

codecov bot commented Mar 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.37%. Comparing base (990512d) to head (9a21672).

Additional details and impacted files
@@                           Coverage Diff                            @@
##           feat/pox-4-stateful-property-testing    #4607      +/-   ##
========================================================================
+ Coverage                                 83.33%   83.37%   +0.03%     
========================================================================
  Files                                       470      470              
  Lines                                    332151   332151              
  Branches                                    317      317              
========================================================================
+ Hits                                     276806   276918     +112     
+ Misses                                    55337    55225     -112     
  Partials                                      8        8              

see 30 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 990512d...9a21672. Read the comment docs.

@moodmosaic moodmosaic requested a review from setzeus March 30, 2024 09:04
Copy link
Member

@moodmosaic moodmosaic left a comment

Choose a reason for hiding this comment

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

LGTM; just a few comments (naming, types). Awaiting for @friedger's response though I think the assertion you linked is what he meant.

@moodmosaic
Copy link
Member

Merging into feat/pox-4-stateful-property-testing.

@moodmosaic moodmosaic merged commit b33cdfd into feat/pox-4-stateful-property-testing Apr 1, 2024
1 check passed
moodmosaic added a commit that referenced this pull request Apr 1, 2024
#4607 (comment)

Co-authored-by: Nikos Baxevanis <nikos.baxevanis@gmail.com>
@moodmosaic moodmosaic deleted the feat/pox-4-stateful-delegate-stack-increase branch April 1, 2024 11:32
moodmosaic pushed a commit that referenced this pull request Apr 11, 2024
moodmosaic added a commit that referenced this pull request Apr 11, 2024
#4607 (comment)

Co-authored-by: Nikos Baxevanis <nikos.baxevanis@gmail.com>
moodmosaic pushed a commit that referenced this pull request Apr 11, 2024
moodmosaic added a commit that referenced this pull request Apr 11, 2024
#4607 (comment)

Co-authored-by: Nikos Baxevanis <nikos.baxevanis@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants