alexeckert / parallelDist

R Package: Parallel Distance Matrix Computation using Multiple Threads
GNU General Public License v2.0
49 stars 9 forks source link

Add license scan report and status #15

Closed fossabot closed 5 years ago

fossabot commented 5 years ago

Your FOSSA integration was successful! Attached in this PR is a badge and license report to track scan status in your README.

Below are docs for integrating FOSSA license checks into your CI:

codecov-io commented 5 years ago

Codecov Report

Merging #15 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #15   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          12     12           
  Lines         742    713   -29     
=====================================
- Hits          742    713   -29
Impacted Files Coverage Δ
src/DistanceDTWGeneric.h 100% <0%> (ø) :arrow_up:
src/parallelDist.cpp 100% <0%> (ø) :arrow_up:
src/DistanceFactory.cpp 100% <0%> (ø) :arrow_up:
src/DistanceDTWFactory.cpp 100% <0%> (ø) :arrow_up:
src/StepPattern.h 100% <0%> (ø) :arrow_up:
src/DistanceDist.h 100% <0%> (ø) :arrow_up:
R/parDist.R 100% <0%> (ø) :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 4faa438...e520892. Read the comment docs.