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

Refactor some parts of contract and accounts packages #7197

disable import/no-cycle linting rule

744c62e
Select commit
Loading
Failed to load commit list.
Merged

Refactor some parts of contract and accounts packages #7197

disable import/no-cycle linting rule
744c62e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 21, 2024 in 0s

90.90% of diff hit (within 5.00% threshold of 94.45%)

View this Pull Request on Codecov

90.90% of diff hit (within 5.00% threshold of 94.45%)

Annotations

Check warning on line 41 in packages/web3-eth-accounts/src/tx/transactionFactory.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/web3-eth-accounts/src/tx/transactionFactory.ts#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 84 in packages/web3-eth-contract/src/contract-deployer-method-class.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/web3-eth-contract/src/contract-deployer-method-class.ts#L82-L84

Added lines #L82 - L84 were not covered by tests

Check warning on line 87 in packages/web3-eth-contract/src/contract-deployer-method-class.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/web3-eth-contract/src/contract-deployer-method-class.ts#L87

Added line #L87 was not covered by tests

Check warning on line 91 in packages/web3-eth-contract/src/contract-deployer-method-class.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/web3-eth-contract/src/contract-deployer-method-class.ts#L90-L91

Added lines #L90 - L91 were not covered by tests