-
Notifications
You must be signed in to change notification settings - Fork 60
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
SCILPY-BOT Version 1 #1016
SCILPY-BOT Version 1 #1016
Conversation
…se between the two
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1016 +/- ##
===========================================
- Coverage 68.61% 56.30% -12.32%
===========================================
Files 426 613 +187
Lines 21834 27229 +5395
Branches 3267 3399 +132
===========================================
+ Hits 14981 15330 +349
- Misses 5578 10606 +5028
- Partials 1275 1293 +18
|
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.
Good job !
The docstring for function is great, but I think you could add a few comments in the functions to help follow why and how you do certain actions. It is sometime hard to follow between the keyword the synonym, the score and the stem, etc.
A few extra comments (imagine us in 2-3 months trying to maintain your code)
…BUG to display the whole docstring
@arnaudbore Could you test and see if you understand the doc/help and find something using it? |
Now we want to merge #1033 |
Quick description
Please include a summary of the changes and the related issue(s) or improvement(s).
Please also include relevant motivation and context. List any dependencies that are required for this change if needed.
...
Type of change
Check the relevant options.
Provide data, screenshots, command line to test (if relevant)
...
Checklist