-
Notifications
You must be signed in to change notification settings - Fork 45
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
apply unimplemented to contract reader #854
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
EasterTheBunny
temporarily deployed
to
integration
September 12, 2024 21:18
— with
GitHub Actions
Inactive
EasterTheBunny
had a problem deploying
to
integration
September 12, 2024 21:18
— with
GitHub Actions
Failure
EasterTheBunny
temporarily deployed
to
integration
September 12, 2024 21:18
— with
GitHub Actions
Inactive
EasterTheBunny
temporarily deployed
to
integration
September 12, 2024 21:18
— with
GitHub Actions
Inactive
EasterTheBunny
temporarily deployed
to
integration
September 12, 2024 22:16
— with
GitHub Actions
Inactive
EasterTheBunny
had a problem deploying
to
integration
September 12, 2024 22:16
— with
GitHub Actions
Failure
EasterTheBunny
temporarily deployed
to
integration
September 12, 2024 22:16
— with
GitHub Actions
Inactive
EasterTheBunny
temporarily deployed
to
integration
September 12, 2024 22:16
— with
GitHub Actions
Inactive
EasterTheBunny
had a problem deploying
to
integration
September 13, 2024 13:54
— with
GitHub Actions
Failure
EasterTheBunny
had a problem deploying
to
integration
September 13, 2024 16:20
— with
GitHub Actions
Failure
EasterTheBunny
temporarily deployed
to
integration
September 13, 2024 16:20
— with
GitHub Actions
Inactive
EasterTheBunny
temporarily deployed
to
integration
September 13, 2024 16:20
— with
GitHub Actions
Inactive
EasterTheBunny
had a problem deploying
to
integration
September 13, 2024 16:21
— with
GitHub Actions
Error
EasterTheBunny
had a problem deploying
to
integration
September 13, 2024 16:25
— with
GitHub Actions
Failure
EasterTheBunny
temporarily deployed
to
integration
September 13, 2024 16:25
— with
GitHub Actions
Inactive
EasterTheBunny
temporarily deployed
to
integration
September 13, 2024 16:25
— with
GitHub Actions
Inactive
EasterTheBunny
temporarily deployed
to
integration
September 13, 2024 16:26
— with
GitHub Actions
Inactive
EasterTheBunny
temporarily deployed
to
integration
September 13, 2024 16:33
— with
GitHub Actions
Inactive
EasterTheBunny
had a problem deploying
to
integration
September 13, 2024 16:33
— with
GitHub Actions
Failure
EasterTheBunny
temporarily deployed
to
integration
September 13, 2024 16:33
— with
GitHub Actions
Inactive
EasterTheBunny
temporarily deployed
to
integration
September 13, 2024 16:34
— with
GitHub Actions
Inactive
Farber98
previously approved these changes
Sep 13, 2024
aalu1418
previously approved these changes
Sep 13, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
changes look good! just need some core bumps and the core_ref
in the integration tests to pass CI
EasterTheBunny
dismissed stale reviews from aalu1418 and Farber98
via
September 13, 2024 18:46
6e3f3ac
EasterTheBunny
had a problem deploying
to
integration
September 13, 2024 18:46
— with
GitHub Actions
Error
EasterTheBunny
temporarily deployed
to
integration
September 13, 2024 18:46
— with
GitHub Actions
Inactive
EasterTheBunny
temporarily deployed
to
integration
September 13, 2024 18:46
— with
GitHub Actions
Inactive
EasterTheBunny
had a problem deploying
to
integration
September 13, 2024 18:47
— with
GitHub Actions
Error
EasterTheBunny
force-pushed
the
unimplemented_contract_reader
branch
from
September 13, 2024 18:47
6e3f3ac
to
d2f582c
Compare
EasterTheBunny
temporarily deployed
to
integration
September 13, 2024 18:47
— with
GitHub Actions
Inactive
EasterTheBunny
temporarily deployed
to
integration
September 13, 2024 18:47
— with
GitHub Actions
Inactive
EasterTheBunny
temporarily deployed
to
integration
September 13, 2024 18:47
— with
GitHub Actions
Inactive
EasterTheBunny
temporarily deployed
to
integration
September 13, 2024 18:47
— with
GitHub Actions
Inactive
EasterTheBunny
temporarily deployed
to
integration
September 13, 2024 18:52
— with
GitHub Actions
Inactive
aalu1418
approved these changes
Sep 13, 2024
Quality Gate passedIssues Measures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Introducing unimplemented implementation to
ContractReader
interface.Requires Dependencies
Resolves Dependencies