-
Notifications
You must be signed in to change notification settings - Fork 39
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
WildCards Import add documentation #281
Conversation
### What's done: Added info
### What's done: Added to yml
Codecov Report
@@ Coverage Diff @@
## master #281 +/- ##
============================================
- Coverage 82.12% 81.23% -0.89%
+ Complexity 976 956 -20
============================================
Files 50 50
Lines 2534 2510 -24
Branches 798 782 -16
============================================
- Hits 2081 2039 -42
- Misses 169 190 +21
+ Partials 284 281 -3
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
@@ -148,7 +148,8 @@ | |||
configuration: {} | |||
- name: FILE_WILDCARD_IMPORTS |
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.
let's start writing documentation here as comments to yml file
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.
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.
Denis, be quick! Fix it and merge
### What's done: Added documentation as comment to yaml
### What's done: Added info
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.
lgtm
What's done: