Skip to content
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
merged 25 commits into from
Oct 25, 2022

Conversation

Stefan-Ethernal
Copy link
Collaborator

Description

This PR transfers unit tests from v3 to Edge codebase.

Changes include

  • Bugfix (non-breaking change that solves an issue)
  • Hotfix (change that solves an urgent issue, and requires immediate attention)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)

Checklist

  • I have assigned this PR to myself
  • I have added at least 1 reviewer
  • I have added the relevant labels
  • I have updated the official documentation
  • I have added sufficient documentation in code

Testing

  • I have tested this code with the official test suite
  • I have tested this code manually

@Stefan-Ethernal Stefan-Ethernal added the feature New update to Polygon Edge label Oct 21, 2022
@Stefan-Ethernal Stefan-Ethernal changed the base branch from feature/v3-parity to EVM-93-v3-contract-integration October 21, 2022 19:14
@Stefan-Ethernal Stefan-Ethernal force-pushed the EVM-122-Transfer_unit_tests_from_v3 branch from 649ff4f to 6ea2436 Compare October 21, 2022 19:18
@Stefan-Ethernal Stefan-Ethernal mentioned this pull request Oct 22, 2022
11 tasks
@Stefan-Ethernal Stefan-Ethernal force-pushed the EVM-122-Transfer_unit_tests_from_v3 branch 2 times, most recently from 052d93a to 01b742d Compare October 23, 2022 05:28
@codecov
Copy link

codecov bot commented Oct 23, 2022

Codecov Report

❗ No coverage uploaded for pull request base (feature/v3-parity@4609779). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head 8b4858d differs from pull request most recent head fd7e4c0. Consider uploading reports for the commit fd7e4c0 to get more accurate results

@@                 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 Stefan-Ethernal force-pushed the EVM-122-Transfer_unit_tests_from_v3 branch from 118a591 to 8b4858d Compare October 25, 2022 06:33
@Stefan-Ethernal Stefan-Ethernal marked this pull request as ready for review October 25, 2022 08:25
@0xSasaPrsic 0xSasaPrsic force-pushed the EVM-122-Transfer_unit_tests_from_v3 branch from 8b4858d to fd7e4c0 Compare October 25, 2022 10:35
@0xSasaPrsic 0xSasaPrsic merged commit c9b71a1 into feature/v3-parity Oct 25, 2022
@0xSasaPrsic 0xSasaPrsic deleted the EVM-122-Transfer_unit_tests_from_v3 branch October 25, 2022 11:04
@github-actions github-actions bot locked and limited conversation to collaborators Oct 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New update to Polygon Edge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants