edwinb-ai / LeastSquaresSVM

A Least Squares Support Vector Machine implementation in pure Julia
https://edwinb-ai.github.io/LeastSquaresSVM/dev/
MIT License
1 stars 1 forks source link

Metadata and documentation #23

Closed edwinb-ai closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #23 (0798702) into main (115367e) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #23   +/-   ##
=======================================
  Coverage   93.75%   93.75%           
=======================================
  Files           4        4           
  Lines          80       80           
=======================================
  Hits           75       75           
  Misses          5        5           
Impacted Files Coverage Δ
src/mlj_interface.jl 100.00% <ø> (ø)

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 115367e...0798702. Read the comment docs.