Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/argotorg/solidity
/ stat
Function
stat
scripts/gas_diff_stats.py:133–134 ·
view source on GitHub ↗
(old, new)
Source
from the content-addressed store, hash-verified
131
return
f
'{prefix}{round(percentage)}%'
132
133
def
stat(old, new):
134
return
format_percent(percent(old, new))
135
136
table = []
137
Callers
1
semantictest_statistics
Function · 0.85
Calls
2
format_percent
Function · 0.85
percent
Function · 0.85
Tested by
no test coverage detected