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
As a first step towards #1067, we could compute line coverage in the simulator. This should not be hard to implement. There are well documented formats such as gcov and VSCode plugins such as Gcov Viewer. This would require 3-5 days.
The text was updated successfully, but these errors were encountered:
As a first step towards #1067, we could compute line coverage in the simulator. This should not be hard to implement. There are well documented formats such as
gcov
and VSCode plugins such as Gcov Viewer. This would require 3-5 days.The text was updated successfully, but these errors were encountered: