-
Notifications
You must be signed in to change notification settings - Fork 107
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
Fix code coverage #1143
Fix code coverage #1143
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1143 +/- ##
===========================================
+ Coverage 49.66% 80.71% +31.04%
===========================================
Files 63 12 -51
Lines 3707 394 -3313
Branches 72 72
===========================================
- Hits 1841 318 -1523
+ Misses 1849 59 -1790
Partials 17 17
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@vgeddes I added an asterisk to indicate a special note about the coverage. 😂 I see that's not clear, I'll remove it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
Fixes the coverage config file not to include the parachain. States on the readme the coverage is for contracts.