software-mansion / starknet.py

✨ 🐍 Python SDK for Starknet.
https://starknetpy.rtfd.io/
MIT License
258 stars 80 forks source link

Move `test_impersonate_account` test to `tests_on_networks` #1481

Closed franciszekjob closed 3 weeks ago

franciszekjob commented 3 weeks ago

Closes #1480

Introduced changes

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.85%. Comparing base (345b0ba) to head (a35bbad). Report is 58 commits behind head on development.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #1481 +/- ## =============================================== - Coverage 96.97% 92.85% -4.13% =============================================== Files 93 107 +14 Lines 4766 5497 +731 =============================================== + Hits 4622 5104 +482 - Misses 144 393 +249 ``` | [Files with missing lines](https://app.codecov.io/gh/software-mansion/starknet.py/pull/1481?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=software-mansion) | Coverage Δ | | |---|---|---| | [starknet\_py/conftest.py](https://app.codecov.io/gh/software-mansion/starknet.py/pull/1481?src=pr&el=tree&filepath=starknet_py%2Fconftest.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=software-mansion#diff-c3RhcmtuZXRfcHkvY29uZnRlc3QucHk=) | `100.00% <ø> (ø)` | | ... and [16 files with indirect coverage changes](https://app.codecov.io/gh/software-mansion/starknet.py/pull/1481/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=software-mansion)