JuliaAI / DecisionTree.jl

Julia implementation of Decision Tree (CART) and Random Forest algorithms
Other
356 stars 102 forks source link

For a 0.11.2 release #189

Closed ablaom closed 2 years ago

ablaom commented 2 years ago

188

codecov-commenter commented 2 years ago

Codecov Report

Merging #189 (9dab9c1) into master (33bbec4) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #189      +/-   ##
==========================================
+ Coverage   89.65%   89.67%   +0.02%     
==========================================
  Files          10       10              
  Lines        1179     1182       +3     
==========================================
+ Hits         1057     1060       +3     
  Misses        122      122              
Impacted Files Coverage Δ
src/classification/main.jl 97.92% <100.00%> (+0.02%) :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 33bbec4...9dab9c1. Read the comment docs.