-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
feat: add typechecking to profile report #1139
Conversation
Codecov ReportBase: 90.89% // Head: 90.90% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## develop #1139 +/- ##
========================================
Coverage 90.89% 90.90%
========================================
Files 178 178
Lines 5086 5090 +4
========================================
+ Hits 4623 4627 +4
Misses 463 463
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Just one comment: did you check that everything is properly annotated in the code? |
@alexbarros it is possible to link a PR directly :) |
* feat: add type checking to profile report
* feat: add type checking to profile report
* feat: add type checking to profile report
* feat: add type checking to profile report
* feat: add type checking to profile report
* feat: add type checking to profile report
* feat: add type checking to profile report
closes issue #1134