KlausVigo / kknn

Weighted k-Nearest Neighbors
http://klausvigo.github.io/kknn/
23 stars 10 forks source link

possible solution for #12 #13

Open mkuehn10 opened 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #13 into master will decrease coverage by 1.97%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
- Coverage   25.93%   23.95%   -1.98%     
==========================================
  Files           4        4              
  Lines         802      768      -34     
==========================================
- Hits          208      184      -24     
+ Misses        594      584      -10
Impacted Files Coverage Δ
R/kknn.R 21.86% <0%> (-2.92%) :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 50d0737...2f2ab0d. Read the comment docs.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 34


Changes Missing Coverage Covered Lines Changed/Added Lines %
R/kknn.R 0 1 0.0%
<!-- Total: 0 1 0.0% -->
Files with Coverage Reduction New Missed Lines %
R/kknn.R 18 21.87%
<!-- Total: 18 -->
Totals Coverage Status
Change from base Build 33: -2.0%
Covered Lines: 184
Relevant Lines: 768

💛 - Coveralls