schalkdaniel / compboost

C++ implementation and R API for componentwise boosting
https://schalkdaniel.github.io/compboost/
GNU Lesser General Public License v3.0
24 stars 3 forks source link

Some bigger workover #366

Closed schalkdaniel closed 1 year ago

schalkdaniel commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Merging #366 (047fee5) into main (a8698dd) will decrease coverage by 12.87%. The diff coverage is 79.44%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff             @@
##             main     #366       +/-   ##
===========================================
- Coverage   80.03%   67.16%   -12.87%     
===========================================
  Files          36       40        +4     
  Lines        3416     8126     +4710     
===========================================
+ Hits         2734     5458     +2724     
- Misses        682     2668     +1986     
Impacted Files Coverage Δ
R/boost_linear.R 90.90% <0.00%> (-9.10%) :arrow_down:
R/boost_splines.R 64.00% <0.00%> (-2.67%) :arrow_down:
R/zzz.R 0.00% <0.00%> (ø)
src/data.h 100.00% <ø> (ø)
src/response.h 100.00% <ø> (ø)
src/single_include/date.h 35.11% <ø> (ø)
src/single_include/nlohmann/json.hpp 50.82% <ø> (ø)
src/baselearner_factory.cpp 69.71% <64.69%> (+1.63%) :arrow_up:
R/compboost.R 76.58% <72.20%> (-2.38%) :arrow_down:
R/extract_from_cpp.R 72.34% <72.34%> (ø)
... and 31 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.