datacamp / testwhat

Write Submission Correctness Tests for R exercises
https://datacamp.github.io/testwhat
GNU Affero General Public License v3.0
33 stars 26 forks source link

[LE-747][LE-760] Update documentation for accessing ... arguments in check_args #231

Closed TimSangster closed 5 years ago

TimSangster commented 5 years ago

Update documentation for accessing ... arguments in check_args Fix typo in check-logic documentation

codecov[bot] commented 5 years ago

Codecov Report

Merging #231 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #231   +/-   ##
=======================================
  Coverage   92.15%   92.15%           
=======================================
  Files          47       47           
  Lines        2651     2651           
=======================================
  Hits         2443     2443           
  Misses        208      208
Impacted Files Coverage Δ
R/check-function.R 100% <ø> (ø) :arrow_up:
R/check-logic.R 100% <ø> (ø) :arrow_up:

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 b303645...a655134. Read the comment docs.