Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

partialPoke/Expect: add more tests, improve implementation #589

Merged
merged 2 commits into from
Dec 20, 2022

Conversation

ekiwi
Copy link
Collaborator

@ekiwi ekiwi commented Dec 16, 2022

This makes partial pokes / expects slightly less broken by implementing them in terms of the normal poke / expect function. One use case that has new tests added and that was definitely somewhat broken is bundles inside of vecs.

This also removes four warnings, which - in this case and afaik - were indicative of a real bug.

@ekiwi ekiwi added this to the 0.5.x milestone Dec 16, 2022
Copy link
Collaborator

@jackkoenig jackkoenig left a comment

Choose a reason for hiding this comment

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

Neat!

@ekiwi ekiwi added the Please Merge Accepted PRs that are ready to be merged. Useful when waiting on CI. label Dec 20, 2022
@mergify mergify bot merged commit 8f692f2 into ucb-bar:main Dec 20, 2022
mergify bot pushed a commit that referenced this pull request Dec 20, 2022
* partialPoke/Expect: add more tests, improve implementation

* fix error reporting for partialExpect

(cherry picked from commit 8f692f2)
@mergify mergify bot added the Backported This PR has been backported to marked stable branch label Dec 20, 2022
mergify bot added a commit that referenced this pull request Dec 20, 2022
* partialPoke/Expect: add more tests, improve implementation

* fix error reporting for partialExpect

(cherry picked from commit 8f692f2)

Co-authored-by: Kevin Laeufer <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Backported This PR has been backported to marked stable branch Please Merge Accepted PRs that are ready to be merged. Useful when waiting on CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants