pmorissette / ffn

ffn - a financial function library for Python
pmorissette.github.io/ffn
MIT License
1.9k stars 284 forks source link

cleanup and minimize ci/cd #174

Closed timkpaine closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #174 (af00d1e) into master (174e56a) will decrease coverage by 4.95%. The diff coverage is 71.64%.

@@            Coverage Diff             @@
##           master     #174      +/-   ##
==========================================
- Coverage   62.27%   57.31%   -4.96%     
==========================================
  Files           4        4              
  Lines        1108     1155      +47     
  Branches        0      251     +251     
==========================================
- Hits          690      662      -28     
- Misses        418      429      +11     
- Partials        0       64      +64     
Impacted Files Coverage Δ
ffn/core.py 59.80% <71.64%> (-5.47%) :arrow_down:
ffn/utils.py 56.94% <0.00%> (-4.17%) :arrow_down:
ffn/data.py 22.07% <0.00%> (-1.30%) :arrow_down:

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 2f6ae62...af00d1e. Read the comment docs.