Closes #122 Closes #120 - #126
Conversation
…elect_dataset` functions is truly quiet
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 0.3.0 #126 +/- ##
==========================================
+ Coverage 85.85% 85.86% +0.01%
==========================================
Files 8 9 +1
Lines 1223 1224 +1
==========================================
+ Hits 1050 1051 +1
Misses 173 173 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Hey @LiamHobby can you review this please |
LiamHobby
left a comment
There was a problem hiding this comment.
Looks good so far but I think there are a few things that could be streamlined and one place where I think the call to suppressMessages was missed (when metacore() is called directly).
Thanks
…etacore()`, `select_dataset()`, and `define_to_metacore()` functions to incorporate the `quiet_if_true()` and added tests
|
Hi @LiamHobby I have added the |
quietargument inspec_to_metacore()andselect_datasetfunctions will suppress optional messages, notes and warnings when it is set to TRUE.