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

typo fix safe.py #1509

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

VitalikBerashvili
Copy link

Typo Fix in safe.py

This pull request fixes a typo in the safe.py file. The word "utilies" has been corrected to "utilities."

Changes:

  • Fixed the typo "utilies" to "utilities" in the safe.py file.

Checklist:

  • Typo fixed and changes reviewed.
  • Pull request description completed.

@VitalikBerashvili VitalikBerashvili requested a review from a team as a code owner January 3, 2025 22:49
Copy link
Contributor

github-actions bot commented Jan 3, 2025


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@moisses89
Copy link
Member

@VitalikBerashvili thanks for your PR but we can't accept it until you sign the CLA. #1509 (comment)

@coveralls
Copy link

Pull Request Test Coverage Report for Build 12604950580

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.
  • 735 unchanged lines in 24 files lost coverage.
  • Overall coverage decreased (-7.3%) to 86.655%

Files with Coverage Reduction New Missed Lines %
safe_eth/eth/account_abstraction/bundler_client.py 3 92.5%
safe_eth/eth/utils.py 3 86.46%
safe_eth/eth/tests/utils.py 6 59.52%
safe_eth/safe/tests/test_proxy_factory/test_proxy_factory.py 7 88.61%
safe_eth/eth/oracles/superfluid.py 10 54.55%
safe_eth/eth/multicall.py 10 84.96%
safe_eth/eth/oracles/kyber.py 11 59.18%
safe_eth/eth/tests/clients/test_etherscan_client.py 11 63.64%
safe_eth/eth/tests/oracles/test_kyber.py 11 57.69%
safe_eth/eth/tests/oracles/test_superfluid.py 13 43.48%
Totals Coverage Status
Change from base Build 12597193579: -7.3%
Covered Lines: 8714
Relevant Lines: 10056

💛 - Coveralls

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.

3 participants