jealous / stockstats

Supply a wrapper ``StockDataFrame`` based on the ``pandas.DataFrame`` with inline stock statistics/indicators support.
Other
1.29k stars 299 forks source link

[GH-96] Migrate from travis to github #97

Closed jealous closed 2 years ago

jealous commented 2 years ago

Use github to do the build and test.

codecov-commenter commented 2 years ago

Codecov Report

Merging #97 (f122a0f) into master (e6123f6) will increase coverage by 1.39%. The diff coverage is 98.18%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #97      +/-   ##
==========================================
+ Coverage   95.12%   96.52%   +1.39%     
==========================================
  Files           3        3              
  Lines        1087     1121      +34     
==========================================
+ Hits         1034     1082      +48     
+ Misses         53       39      -14     
Impacted Files Coverage Δ
stockstats.py 98.47% <97.26%> (+2.24%) :arrow_up:
test.py 100.00% <100.00%> (ø)

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 e6fb848...f122a0f. Read the comment docs.