dpc10ster / RJafroc

Artificial Intelligence: Evaluating AI, optimizing AI
19 stars 8 forks source link

doc file puzzle #11

Closed dpc10ster closed 5 years ago

dpc10ster commented 5 years ago

Can I have your take on why I still get that NOTE about a large directory doc even though I have moved it out of the project directory?

https://github.com/dpc10ster/RJafroc/commits?author=dpc10ster

pwep commented 5 years ago

Can I have your take on why I still get that NOTE about a large directory doc even though I have moved it out of the project directory?

I believe doc is created automatically on build and filled with the generated vignette output. I've started work in issue #13.

codecov[bot] commented 5 years ago

Codecov Report

Merging #11 into master will increase coverage by 77.98%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #11       +/-   ##
===========================================
+ Coverage    0.08%   78.06%   +77.98%     
===========================================
  Files          56       56               
  Lines        7325     7309       -16     
===========================================
+ Hits            6     5706     +5700     
+ Misses       7319     1603     -5716
Impacted Files Coverage Δ
R/Compare3ProperRocFits.R 0% <ø> (ø) :arrow_up:
R/PlotEmpiricalOperatingCharacteristics.R 93.11% <100%> (+93.11%) :arrow_up:
R/gpfMyFOM.R 69.73% <100%> (+69.73%) :arrow_up:
R/addArguments.R 33.33% <0%> (+33.33%) :arrow_up:
R/FitCbmRoc.R 62.31% <0%> (+62.31%) :arrow_up:
src/MyFOM.cpp 65.61% <0%> (+64.82%) :arrow_up:
R/DfReadCrossedModalities.R 68.5% <0%> (+68.5%) :arrow_up:
R/SsPowerTable.R 70.37% <0%> (+70.37%) :arrow_up:
src/RsmFuncs.cpp 75% <0%> (+73.52%) :arrow_up:
... and 46 more

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 0cc50c3...c7f280b. Read the comment docs.