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
Since #816, it seems that the measured code coverage of the test suite dropped from 76% to 28%. Somehow, prusti-viper and other important modules no longer show up in the report. This looks like a bug in the way we measure code coverage, in codecov.io, or in rustc.
The text was updated successfully, but these errors were encountered:
Since #816, it seems that the measured code coverage of the test suite dropped from 76% to 28%. Somehow,
prusti-viper
and other important modules no longer show up in the report. This looks like a bug in the way we measure code coverage, in codecov.io, or in rustc.The text was updated successfully, but these errors were encountered: