question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Price data should be fetched async and configured for reporter

See original GitHub issue

I added my own CMC API key. Sometimes the column usd (avg) does not contain any value and sometimes it does.

Does anyone have the same issue? It is enough to just run the test like 5 times in a row to get the price at some point.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:1
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
aspierscommented, Jan 7, 2022

I think this issue needs to be renamed? IIUC, the race condition was already fixed and released, and so this is open for the purposes of considering switching to another price feed service like coinpaprika, which sounds like a fantastic idea to me.

BTW, https://www.coingecko.com/en/api says:

image

so that’s another possibility.

0reactions
cgeweckecommented, Mar 31, 2021

Will keep open and consider coinpaprika, thank you. Renaming.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Price data missing from report · Issue #72 · cgewecke/hardhat ...
I think the problem is that the prices are fetched async at eth-gas-reporter and the mocha reporter hooks are sync. Usually this doesn't...
Read more >
Allure Reporter - WebdriverIO
A WebdriverIO reporter plugin to create Allure Test Reports.
Read more >
Configuring Metro - Meta Open Source
A Metro config can be created in these three ways (ordered by priority):
Read more >
Tutorial: Multi-Region Clusters | Confluent Documentation
Supports multi-site deployments of synchronous and asynchronous replication between datacenters; Consumers can leverage data locality for reading Kafka data, ...
Read more >
Async waits in React Testing Library - Reflect.run
Rendering asynchronous data in React; React Testing Library setup ... At a minimum, an asynchronous call will be used to fetch the API ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found