-
Notifications
You must be signed in to change notification settings - Fork 78
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
hotfix invoking the Node tags method #317
Conversation
BTW, it seems that we don't use |
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #317 +/- ##
=======================================
Coverage 77.83% 77.84%
=======================================
Files 18 18
Lines 2423 2424 +1
=======================================
+ Hits 1886 1887 +1
Misses 537 537 ☔ View full report in Codecov by Sentry. |
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.
Thanks!
We may add test cases to cover it later :)
Yes, this project was not initiated by pythonista, let's polish it together, feel free to drop PR on doing so! |
bc9094c
to
46abb84
Compare
done |
Sorry, after revisiting for a while, I think it's better not change .tags from a function into a
My suggestions would be:
What do you think @haoxins , please? |
I had the same concerns before I pushed the commit. I will just revert the commit for this PR I want to do more naming changes in the future, will give a list in a Github issue. |
e0e974a
to
76891d6
Compare
I think we can start a Github issue to track the changes that make this package more |
Yes, let's do it!!! |
Please drop the main list issue as RFC |
cc @Nicole00 |
@Nicole00 take a look? |
Sorry for introducing this in #302
What type of PR is this?
What problem(s) does this PR solve?
Issue(s) number:
Description:
How do you solve it?
Special notes for your reviewer, ex. impact of this fix, design document, etc: