shayandavoodii / OnlinePortfolioSelection.jl

This package offers both traditional benchmark and newly developed Online Portfolio Selection (OPS) algorithms implementation.
https://shayandavoodii.github.io/OnlinePortfolioSelection.jl/dev/
MIT License
16 stars 3 forks source link

Doc-Improvements ✨ #39

Closed shayandavoodii closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #39 (9df660b) into main (e6b296d) will decrease coverage by 0.01%. Report is 10 commits behind head on main. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
- Coverage   99.63%   99.63%   -0.01%     
==========================================
  Files          23       23              
  Lines         828      827       -1     
==========================================
- Hits          825      824       -1     
  Misses          3        3              
Files Coverage Δ
src/Algos/Anticor.jl 100.00% <ø> (ø)
src/Algos/BK.jl 100.00% <ø> (ø)
src/Algos/BS.jl 100.00% <ø> (ø)
src/Algos/CORN.jl 100.00% <ø> (ø)
src/Algos/CRP.jl 100.00% <ø> (ø)
src/Algos/DRICORNK.jl 100.00% <ø> (ø)
src/Algos/EG.jl 100.00% <ø> (ø)
src/Algos/LOAD.jl 100.00% <ø> (ø)
src/Algos/MRvol.jl 100.00% <ø> (ø)
src/Algos/OLMAR.jl 100.00% <ø> (ø)
... and 7 more

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!