-
Notifications
You must be signed in to change notification settings - Fork 534
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
Transfer unit tests from v3 to Edge #825
Merged
0xSasaPrsic
merged 25 commits into
feature/v3-parity
from
EVM-122-Transfer_unit_tests_from_v3
Oct 25, 2022
Merged
Transfer unit tests from v3 to Edge #825
0xSasaPrsic
merged 25 commits into
feature/v3-parity
from
EVM-122-Transfer_unit_tests_from_v3
Oct 25, 2022
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
Stefan-Ethernal
changed the base branch from
feature/v3-parity
to
EVM-93-v3-contract-integration
October 21, 2022 19:14
Stefan-Ethernal
force-pushed
the
EVM-122-Transfer_unit_tests_from_v3
branch
from
October 21, 2022 19:18
649ff4f
to
6ea2436
Compare
Stefan-Ethernal
force-pushed
the
EVM-122-Transfer_unit_tests_from_v3
branch
2 times, most recently
from
October 23, 2022 05:28
052d93a
to
01b742d
Compare
Codecov Report
@@ Coverage Diff @@
## feature/v3-parity #825 +/- ##
====================================================
Coverage ? 53.26%
====================================================
Files ? 160
Lines ? 21163
Branches ? 0
====================================================
Hits ? 11272
Misses ? 8993
Partials ? 898 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Base automatically changed from
EVM-93-v3-contract-integration
to
feature/v3-parity
October 24, 2022 13:36
Stefan-Ethernal
force-pushed
the
EVM-122-Transfer_unit_tests_from_v3
branch
from
October 25, 2022 06:33
118a591
to
8b4858d
Compare
Stefan-Ethernal
requested review from
zivkovicmilos,
lazartravica,
Kourin1996,
dbrajovic,
0xAleksaOpacic and
ferranbt
as code owners
October 25, 2022 08:25
b00ris
approved these changes
Oct 25, 2022
JekaMas
approved these changes
Oct 25, 2022
ferranbt
approved these changes
Oct 25, 2022
0xSasaPrsic
force-pushed
the
EVM-122-Transfer_unit_tests_from_v3
branch
from
October 25, 2022 10:35
8b4858d
to
fd7e4c0
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
This PR transfers unit tests from v3 to Edge codebase.
Changes include
Checklist
Testing