-
-
Notifications
You must be signed in to change notification settings - Fork 913
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Code coverage setup #214
Code coverage setup #214
Conversation
Codecov Report
@@ Coverage Diff @@
## master #214 +/- ##
=========================================
Coverage ? 37.25%
=========================================
Files ? 67
Lines ? 4839
Branches ? 0
=========================================
Hits ? 1803
Misses ? 3036
Partials ? 0 Continue to review full report at Codecov.
|
Is this ready for merge? |
There is still a lack of support for wasm so the coverage indicator is not perfect but still it is better than nothing. We should keep track of this issue in another ticket otherwise it is ok for merging imo. |
Setting up code coverage locally with tarpaulin and adapt ci workflow