ropensci / spelling

Tools for Spell Checking in R
https://docs.ropensci.org/spelling
Other
107 stars 25 forks source link

adding .rd files to spell_check_files #24

Closed gogonzo closed 5 years ago

gogonzo commented 5 years ago

closes #23

codecov-io commented 5 years ago

Codecov Report

Merging #24 into master will increase coverage by 0.02%. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
+ Coverage   45.33%   45.36%   +0.02%     
==========================================
  Files           7        7              
  Lines         311      313       +2     
==========================================
+ Hits          141      142       +1     
- Misses        170      171       +1
Impacted Files Coverage Δ
R/check-files.R 65.75% <50%> (-0.45%) :arrow_down:

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 f601104...35a8fc2. Read the comment docs.

jeroen commented 5 years ago

Thanks! Did you confirm this works?

gogonzo commented 5 years ago

Yes, I confirm