-
Notifications
You must be signed in to change notification settings - Fork 20
Progressive list #82
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
base: main
Are you sure you want to change the base?
Progressive list #82
Conversation
|
Hi @copilot, could you try implementing an iterator over For more details you can also read EIP-7916: https://eips.ethereum.org/EIPS/eip-7916. |
|
@michaelsproul I've opened a new pull request, #84, to work on those changes. Once the pull request is ready, I'll request review from you. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #82 +/- ##
==========================================
+ Coverage 70.38% 73.02% +2.63%
==========================================
Files 22 24 +2
Lines 1263 1427 +164
==========================================
+ Hits 889 1042 +153
- Misses 374 385 +11 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Hey @copilot, can you try adding |
|
@michaelsproul I've opened a new pull request, #89, to work on those changes. Once the pull request is ready, I'll request review from you. |
* Initial plan * Add ProgressiveList to proptest suite Co-authored-by: michaelsproul <[email protected]> * Refactor progressive list tests to only include supported operations Co-authored-by: michaelsproul <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: michaelsproul <[email protected]>
No description provided.