JuDO-dev / AirBorne.jl

AirBorne a complete algorithmic trading framework in Julia.
http://judo.dev/AirBorne.jl/
MIT License
1 stars 1 forks source link

Mean-Variance MPC Strategy boilerplate work: #90

Closed brunocastroibarburu94 closed 1 year ago

brunocastroibarburu94 commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Merging #90 (e9a0a59) into dev (46dca14) will increase coverage by 0.01%. The diff coverage is 99.24%.

:exclamation: Current head e9a0a59 differs from pull request most recent head 37299d8. Consider uploading reports for the commit 37299d8 to get more accurate results

@@            Coverage Diff             @@
##              dev      #90      +/-   ##
==========================================
+ Coverage   99.06%   99.07%   +0.01%     
==========================================
  Files          17       18       +1     
  Lines         536      651     +115     
==========================================
+ Hits          531      645     +114     
- Misses          5        6       +1     
Files Changed Coverage Δ
src/Backtest/Strategies.jl 100.00% <ø> (ø)
src/ETL/Cache/Cache.jl 97.43% <ø> (ø)
src/Backtest/strategies/MeanVarianceMPC.jl 98.27% <98.27%> (ø)
src/Backtest/Structures.jl 100.00% <100.00%> (ø)
src/Backtest/markets/StaticMarket.jl 98.38% <100.00%> (+0.79%) :arrow_up:
src/Backtest/strategies/Markowitz.jl 100.00% <100.00%> (ø)
src/ETL/Transform/AssetValuation.jl 100.00% <100.00%> (ø)
src/utils/utils.jl 100.00% <100.00%> (ø)

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