-
Notifications
You must be signed in to change notification settings - Fork 23
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
Check if biocViews is empty #25
Conversation
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! Looks good, requested some small changes.
Codecov Report
@@ Coverage Diff @@
## master #25 +/- ##
=======================================
Coverage 92.73% 92.73%
=======================================
Files 8 8
Lines 234 234
=======================================
Hits 217 217
Misses 17 17
Continue to review full report at Codecov.
|
Thanks! Just one more tiny formatting request above. |
Thanks much! |
As discussed in #24 I implemented the change.
I added a bullet in the NEWS trying to keep the format and bumped the version using usethis::use_version.