-
Notifications
You must be signed in to change notification settings - Fork 63
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
aea autocompletition speed up #2647
base: develop
Are you sure you want to change the base?
Conversation
a9f9560
to
643ff29
Compare
643ff29
to
c2c3f65
Compare
…autocompletition_speedup
…autocompletition_speedup
…autocompletition_speedup
Codecov Report
@@ Coverage Diff @@
## develop #2647 +/- ##
===========================================
+ Coverage 98.46% 99.56% +1.10%
===========================================
Files 522 523 +1
Lines 36296 36409 +113
===========================================
+ Hits 35738 36252 +514
+ Misses 558 157 -401
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
…autocompletition_speedup
good to be merged |
reviewed |
2be8fa5
to
624ffab
Compare
…autocompletition_speedup
624ffab
to
cf752c2
Compare
Proposed changes
aea autocompletition speed up
all the import changes are required, to make it lazy style and avoid extra modules loaded during cli completition work
Fixes
Types of changes
Checklist
develop
branch (left side). Also you should start your branch off ourdevelop
.