cgewecke / eth-gas-reporter

Gas usage per unit test. Average gas usage per method. A mocha reporter.
MIT License
603 stars 94 forks source link

feat(gasTable): total gas and total cost columns added #288

Open eaxeax opened 2 years ago

andreujuanc commented 2 years ago

Brilliant @eaxeax !! Monkeypatched it and it worked beautifully. Havent dive much into the plugin structure, but would it be possible to add a total row? It'd be useful to simulate total cost of deployment + configuration.