gherardovarando / gmat

R package for graphically constrained correlation matrices
GNU General Public License v3.0
0 stars 3 forks source link

Use .Call and improve tests #71

Closed ghost closed 5 years ago

ghost commented 5 years ago

In progress

codecov[bot] commented 5 years ago

Codecov Report

Merging #71 into master will increase coverage by 4.15%. The diff coverage is 94.68%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
+ Coverage   93.62%   97.77%   +4.15%     
==========================================
  Files           5        6       +1     
  Lines         251      225      -26     
==========================================
- Hits          235      220      -15     
+ Misses         16        5      -11
Impacted Files Coverage Δ
R/dag.R 100% <100%> (ø)
src/init.c 100% <100%> (ø)
R/ug.R 100% <100%> (ø)
src/interface.c 77.77% <77.77%> (ø)
src/port.c 98.33% <98.33%> (ø)

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 bfdf320...a520f74. Read the comment docs.