You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can automatically generate html coverage reports for test files, this feature is currently not supported.
Required changes
Requirements which implemented feature should support:
Fix htmlgenerator problem with relative paths and figure out how to make report generation independent from the paths
Are html coverage reports even needed for solidity? Maybe we can use some other tools to generate reports from lcov since htmlgenerator increases number of dependencies...
The text was updated successfully, but these errors were encountered:
Feature reques
We can automatically generate html coverage reports for test files, this feature is currently not supported.
Required changes
Requirements which implemented feature should support:
htmlgenerator
problem with relative paths and figure out how to make report generation independent from the pathshtmlgenerator
increases number of dependencies...The text was updated successfully, but these errors were encountered: