-
Notifications
You must be signed in to change notification settings - Fork 90
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
Dependancies #518
Dependancies #518
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #518 +/- ##
===========================================
+ Coverage 86.92% 87.72% +0.79%
===========================================
Files 50 49 -1
Lines 10477 10564 +87
===========================================
+ Hits 9107 9267 +160
+ Misses 1370 1297 -73 ☔ View full report in Codecov by Sentry. |
I ended up removing the following dependencies from suggests as well:
I did verify all tests passed with out these. |
These changes affect how many packages are installed ( develop:
This PR:
|
Add more dependencies to suggests and put behind ensure_installed commands.