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

Add performance tests to devnet deployments #918

Merged
merged 4 commits into from
Nov 23, 2022

Conversation

ZeljkoBenovic
Copy link
Contributor

Description

This PR adds automated performance tests on each devnet deployment.
The results of the tests will be sent to the internal Slack channel.

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

@ZeljkoBenovic ZeljkoBenovic added the feature New update to Polygon Edge label Nov 16, 2022
@ZeljkoBenovic ZeljkoBenovic self-assigned this Nov 16, 2022
@epikichi epikichi added the don't merge Please don't merge this functionality temporarily label Nov 16, 2022
@codecov
Copy link

codecov bot commented Nov 23, 2022

Codecov Report

Merging #918 (caf8973) into develop (01014e8) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #918   +/-   ##
========================================
  Coverage    52.91%   52.91%           
========================================
  Files          129      129           
  Lines        17113    17113           
========================================
  Hits          9055     9055           
  Misses        7411     7411           
  Partials       647      647           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ZeljkoBenovic ZeljkoBenovic merged commit 461300f into develop Nov 23, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Nov 23, 2022
@ZeljkoBenovic ZeljkoBenovic deleted the feature/devnet-chain-perftests branch December 14, 2022 11:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
don't merge Please don't merge this functionality temporarily feature New update to Polygon Edge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants