datacamp / testwhat

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

use is.function() to check if a fn is a fn #227

Closed richierocks closed 5 years ago

richierocks commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

Merging #227 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #227   +/-   ##
=======================================
  Coverage   92.09%   92.09%           
=======================================
  Files          47       47           
  Lines        2631     2631           
=======================================
  Hits         2423     2423           
  Misses        208      208
Impacted Files Coverage Δ
R/check-fun-def.R 98.82% <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 3312b16...7e58a95. Read the comment docs.