starknet.py icon indicating copy to clipboard operation
starknet.py copied to clipboard

Pyright repaired in e2e tests

Open war-in opened this issue 2 years ago • 1 comments

Please check if the PR fulfills these requirements

  • [ ] The formatter, linter, and tests all run without an error
  • [ ] Tests for the changes have been added (for bug fixes/features)
  • [ ] Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Partially resolves #392

What is the current behavior? (You can also link to an open issue here)

What is the new behavior (if this is a feature change)?

Only docs tests are not checked by pyright

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

No

Other information

war-in avatar Sep 28 '22 12:09 war-in

Codecov Report

Base: 96.49% // Head: 96.49% // No change to project coverage :thumbsup:

Coverage data is based on head (c5c8ef4) compared to base (50269ce). Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff              @@
##           development     #405   +/-   ##
============================================
  Coverage        96.49%   96.49%           
============================================
  Files               43       43           
  Lines             2166     2166           
============================================
  Hits              2090     2090           
  Misses              76       76           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Sep 28 '22 12:09 codecov[bot]