|
Ran
|
Files
43
|
Run time
3s
|
Badge
README BADGES
|
push
github
Deprecated test removal (#987) Not sure why we had it in the first place, removing it if no objection. ## LLM Description This pull request removes deprecated test files and their associated utility functions related to Gnosis Safe contract execution and transaction handling. The changes streamline the codebase by eliminating outdated tests and utilities that are no longer needed. ### Removal of Deprecated Tests: * [`tests_deprecated/gnosisSafeNestedSafes.js`](diffhunk://#diff-5efa46bfd637fe179433be02b2b3d5a88L1-L104): Removed tests for nested Gnosis Safe setups, including contract signature handling and multi-safe transactions. * [`tests_deprecated/gnosisSafeTransactionExecution.js`](diffhunk://#diff-68c6d4173dfd1de1b45189eafaab52cfeL1-L201): Removed tests for Gnosis Safe transaction execution, including ETH deposits, withdrawals, token payments, and gas price handling. ### Removal of Associated Utility Functions: * [`tests_deprecated/utils/execution.js`](diffhunk://#diff-5f55c7d3de6a095779dee92af19099b5fL1-L199): Removed utility functions for estimating gas costs, executing transactions, deploying tokens, and compiling/deploying contracts. These were specific to the deprecated tests.
327 of 368 branches covered (88.86%)
Branch coverage included in aggregate %.
486 of 503 relevant lines covered (96.62%)
50.96 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|