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

Unsupported cex assets #3734

Merged
merged 3 commits into from Nov 19, 2021
Merged

Conversation

LefterisJP
Copy link
Member

Closes #3702 (again)

Add tests for all cexes comparing unsupported assets to mapping

This is so that we don't add a mapping to a specific asset thinking we
have fixed the mapping but have also forgotten it in the unsupported
assets list like we did in this issue:

RMRK for Kucoin and BCH for Bitfinex should now work properly again

This is so that we don't add a mapping to a specific asset thinking we
have fixed the mapping but have also forgotten it in the unsupported
assets list like we did in this issue:
rotki#3702 (comment)
@codecov
Copy link

codecov bot commented Nov 18, 2021

Codecov Report

Merging #3734 (662b071) into master (8daf19f) will decrease coverage by 0.10%.
The diff coverage is 74.18%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3734      +/-   ##
==========================================
- Coverage   64.91%   64.81%   -0.11%     
==========================================
  Files         705      705              
  Lines       43814    43905      +91     
  Branches     6412     6413       +1     
==========================================
+ Hits        28443    28455      +12     
- Misses      13797    13891      +94     
+ Partials     1574     1559      -15     
Flag Coverage Δ
backend 76.52% <89.36%> (-0.16%) ⬇️
frontend_integration 44.83% <83.69%> (+0.36%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
frontend/app/src/components/inputs/TagFilter.vue 53.33% <ø> (ø)
frontend/app/src/filters.ts 71.42% <ø> (+3.68%) ⬆️
...tend/app/src/views/history/tx/TransactionTable.vue 0.00% <0.00%> (ø)
rotkehlchen/api/rest.py 78.16% <0.00%> (+0.50%) ⬆️
rotkehlchen/assets/converters.py 77.18% <ø> (ø)
rotkehlchen/chain/ethereum/modules/compound.py 73.16% <ø> (ø)
...kehlchen/chain/ethereum/modules/uniswap/uniswap.py 74.42% <ø> (+3.19%) ⬆️
rotkehlchen/serialization/serialize.py 100.00% <ø> (ø)
frontend/app/src/store/balances/getters.ts 36.07% <20.00%> (-0.19%) ⬇️
...ts/accounts/manual-balances/ManualBalanceTable.vue 56.41% <56.41%> (ø)
... and 41 more

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 3048f40...662b071. Read the comment docs.

Copy link
Member

@yabirgb yabirgb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@LefterisJP LefterisJP merged commit 94a2f20 into rotki:master Nov 19, 2021
@LefterisJP LefterisJP deleted the unsupported_cex_assets branch November 19, 2021 08:23
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

2 participants