Closed golergka closed 3 years ago
Merging #205 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #205 +/- ##
=======================================
Coverage 93.55% 93.55%
=======================================
Files 34 34
Lines 652 652
Branches 80 80
=======================================
Hits 610 610
Misses 30 30
Partials 12 12
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 6637048...963dbb1. Read the comment docs.
This is a good addition to the readme. Wonder why it hasn't been merged?
I recently started using this package, and I spent some time figuring out the proper way to check for calls with any arguments. I think adding
anything()
to the readme, especially the "Basics" fragment would be very helpful for new users of this package.