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

do not re-fetch token instances without uris #2770

Merged
merged 8 commits into from
Oct 14, 2019

Conversation

ayrat555
Copy link
Contributor

Currently, we're trying to re-fetch token instances that don't have tokenURI methods. This PR adds error field so token instances will be inserted with error but won't be re-fetched.

Changelog

  • do not re-fetch token instances without uris

@coveralls
Copy link

coveralls commented Oct 10, 2019

Pull Request Test Coverage Report for Build 73960bf9-f433-4fae-8c64-65b15a1ea253

  • 0 of 3 (0.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.05%) to 77.622%

Changes Missing Coverage Covered Lines Changed/Added Lines %
apps/explorer/lib/explorer/token/instance_metadata_retriever.ex 0 1 0.0%
apps/indexer/lib/indexer/fetcher/token_instance.ex 0 2 0.0%
Totals Coverage Status
Change from base Build ac4a92e4-75c1-439b-9fd3-9e9aae97ddd6: -0.05%
Covered Lines: 5314
Relevant Lines: 6846

💛 - Coveralls

@ayrat555 ayrat555 merged commit 93e8757 into master Oct 14, 2019
@ayrat555 ayrat555 deleted the ab-do-not-refetch-token-instances-without-uris branch October 14, 2019 10:24
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.

4 participants