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

test: added tests for polygon #267

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

test: added tests for polygon #267

wants to merge 1 commit into from

Conversation

ErikBjare
Copy link
Member

@ErikBjare ErikBjare commented Jul 14, 2022

Works fine, just need to fix so the tests have the assets they need.

@codecov
Copy link

codecov bot commented Jul 14, 2022

Codecov Report

Merging #267 (8fad544) into master (f74d23a) will increase coverage by 3.23%.
The diff coverage is 40.00%.

@@            Coverage Diff             @@
##           master     #267      +/-   ##
==========================================
+ Coverage   78.73%   81.96%   +3.23%     
==========================================
  Files          10       10              
  Lines         804      815      +11     
==========================================
+ Hits          633      668      +35     
+ Misses        171      147      -24     
Impacted Files Coverage Δ
uniswap/tokens.py 70.00% <28.57%> (-15.72%) ⬇️
uniswap/cli.py 91.66% <66.66%> (-1.30%) ⬇️
uniswap/types.py 100.00% <0.00%> (ø)
uniswap/util.py 92.30% <0.00%> (+0.20%) ⬆️
uniswap/decorators.py 94.11% <0.00%> (+0.78%) ⬆️
uniswap/uniswap.py 79.09% <0.00%> (+4.70%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f74d23a...8fad544. Read the comment docs.

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.

None yet

1 participant