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

12 `dricorn` returns an indexing error #13

Closed shayandavoodii closed 1 year ago

shayandavoodii commented 1 year ago

Now, the problem can be caught in the first place, and an informative error message is provided that helps the user to deal with it. Fixes https://github.com/shayandavoodii/OnlinePortfolioSelection.jl/issues/12

Also, this includes some documentation improvements.

codecov[bot] commented 1 year ago

Codecov Report

Merging #13 (82d0ad7) into main (16e28aa) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #13   +/-   ##
=======================================
  Coverage   97.97%   97.98%           
=======================================
  Files          11       11           
  Lines         247      248    +1     
=======================================
+ Hits          242      243    +1     
  Misses          5        5           
Impacted Files Coverage Δ
src/Algos/BS.jl 100.00% <ø> (ø)
src/Algos/CORN.jl 98.46% <ø> (ø)
src/Tools/metrics.jl 95.55% <ø> (ø)
src/Algos/DRICORNK.jl 98.18% <100.00%> (+0.03%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more