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
I added a method to retrieve the coverage data at the end of a given test (using client.CopyFromContainer())
The problem is that the retrieved coverage data is empty.
I think I need a mechanism to be able to retrieve the coverage data from every temporary container spawned by interchaintest and not only from the "main" test container.
Code coverage currently sits at 35.7%, which is low.
Edit:
poa
andtokenfactory
modules coverage sit at 53.9% and 39.9% respectively. See strangelove-ventures/poa#148 and strangelove-ventures/tokenfactory#5The text was updated successfully, but these errors were encountered: