jankrepl / deepdow

Portfolio optimization with deep learning.
https://deepdow.readthedocs.io
Apache License 2.0
874 stars 136 forks source link

Fixing CI #134

Closed jankrepl closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #134 (0a2986e) into master (8fb6976) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #134   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           18        18           
  Lines         1772      1795   +23     
=========================================
+ Hits          1772      1795   +23     
Impacted Files Coverage Δ
deepdow/nn.py 100.00% <0.00%> (ø)
deepdow/utils.py 100.00% <0.00%> (ø)
deepdow/data/load.py 100.00% <0.00%> (ø)
deepdow/benchmarks.py 100.00% <0.00%> (ø)
deepdow/experiments.py 100.00% <0.00%> (ø)
deepdow/layers/misc.py 100.00% <0.00%> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more