Ability to display two different checks
See original GitHub issueWe’re using gas reports currently in Synthetix, e.g. https://github.com/Synthetixio/synthetix/pull/728/checks?check_run_id=1125774785
As you can see in that PR, we’re working with forks. Basically, what we’re trying to do is to run a bunch of production tests on top of a fork of mainnet.
I would like to be able to have two different gas reports, one for unit tests (as shown in the link above), and a different one for production tests. Right now, we’re outputting 2 files, test-gas-used.log
, and test-gas-used-prod.log
, but we’re not sure how to get this to an actual report.
Also, while I’m here, is there a way to cause the CI to fail given a diff in gas usage above a certain threshold?
Issue Analytics
- State:
- Created 3 years ago
- Comments:9 (5 by maintainers)
Top Results From Across the Web
How to use multiple monitors in Windows - Microsoft Support
Detect a display If you connected another display and it isn't showing in Settings, select Start > Settings > System > Display >...
Read more >Ability Checks - Critical Dudes - Google Sites
An ability check tests a character's or monster's innate talent and training in an effort to overcome a challenge. The DM calls for...
Read more >3 Easy Steps to a Dual Monitor Setup in Windows 10
It's easy enough to check: Just plug in both monitors, then press Windows + I and go to System > Display. In the...
Read more >How to Use the Multi-Display Function on Windows 10 - Eizo
Right click on the taskbar, and select “Settings” (Left image). In the “Settings > Taskbar” menu, scroll down to “Multiple displays” and you...
Read more >The most common multi-monitor problems and how to fix them
To force it to check again, right-click the desktop and select Display ... There are a few different ways to display content on...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks Chris 🙏
Yep, the secret is in CircleCI.
@ajsantander Apologies, I should be able to look into this and other issues at buidler-gas-reporter in the next couple days…
Thanks for pinging.