✅ Test translation to jeff#1676
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
25f8320 to
dfe887e
Compare
dfe887e to
b8ec0fa
Compare
# Conflicts: # CHANGELOG.md
Signed-off-by: burgholzer <burgholzer@me.com>
Signed-off-by: burgholzer <burgholzer@me.com>
Signed-off-by: burgholzer <burgholzer@me.com>
Signed-off-by: Lukas Burgholzer <burgholzer@me.com>
Signed-off-by: Lukas Burgholzer <burgholzer@me.com>
burgholzer
left a comment
There was a problem hiding this comment.
This should be good to go now. Just waiting for final approval on the jeff-mlir PR and the release of a new version.
| jeff-mlir | ||
| GIT_REPOSITORY https://github.com/PennyLaneAI/jeff-mlir.git | ||
| GIT_TAG v0.1.0) | ||
| GIT_TAG 78eb342e) # improve-cmake |
There was a problem hiding this comment.
| GIT_TAG 78eb342e) # improve-cmake | |
| GIT_TAG v0.1.1) |
Update once the release has been created.
|
The respective PR has been merged in |
Thanks a lot for taking care of this! 🙂
Sure! I'd make it a |
Yeah, that makes sense! |
Description
This PR extends our
jeffround-trip tests by serializing and deserializing thejeffprograms.Fixes #1667
Checklist
I have added appropriate tests that cover the new/changed functionality.I have updated the documentation to reflect these changes.I have added migration instructions to the upgrade guide (if needed).