ModelOriented / shapviz

SHAP Plots in R
https://modeloriented.github.io/shapviz/
GNU General Public License v2.0
79 stars 14 forks source link

Fix drop = FALSE to drop = TRUE #118

Closed mayer79 closed 1 year ago

mayer79 commented 1 year ago

Fix mistake in last PR

codecov-commenter commented 1 year ago

Codecov Report

Merging #118 (76d2f1c) into main (26da111) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 76d2f1c differs from pull request most recent head 480a37e. Consider uploading reports for the commit 480a37e to get more accurate results

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff           @@
##             main     #118   +/-   ##
=======================================
  Coverage   97.36%   97.36%           
=======================================
  Files          11       11           
  Lines         798      798           
=======================================
  Hits          777      777           
  Misses         21       21           
Files Coverage Δ
R/methods.R 97.75% <100.00%> (ø)