Skip to content

Conversation

trajan0x
Copy link
Contributor

@trajan0x trajan0x commented Mar 4, 2022

Description

With the coming addition of some heavy fork tests (#91, #92, #93, #94) and heavier mocking like in #81 it makes sense to speed up tests to make a full run through less arduous. This does that by upgrading hardhat and 2 related dependencies required to resolve mochajs/mocha#4552.

Checklist

  • New Contracts have been tested
  • Lint has been run
  • I have checked my code and corrected any misspellings

@trajan0x trajan0x requested a review from aureliusbtc March 4, 2022 00:57
@coveralls
Copy link

coveralls commented Mar 4, 2022

Pull Request Test Coverage Report for Build 1931270319

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 35.732%

Totals Coverage Status
Change from base Build 1918529051: 0.0%
Covered Lines: 643
Relevant Lines: 1660

💛 - Coveralls

@aureliusbtc aureliusbtc merged commit d79cac3 into master Mar 4, 2022
@aureliusbtc aureliusbtc deleted the paralell-tests branch May 5, 2022 07:28
trajan0x pushed a commit that referenced this pull request May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 Bug: Parallel mode crashes if test exception contains circular references
3 participants