AsyncAlgoTrading / aat

Asynchronous, event-driven algorithmic trading in Python and C++
https://aat.readthedocs.io
Apache License 2.0
633 stars 133 forks source link

upgrade deps in GitHub workflow #183

Closed timkpaine closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #183 (0ed7b96) into main (37b71c9) will not change coverage. The diff coverage is 79.16%.

@@           Coverage Diff           @@
##             main     #183   +/-   ##
=======================================
  Coverage   41.91%   41.91%           
=======================================
  Files         119      119           
  Lines        5750     5750           
  Branches      876      876           
=======================================
  Hits         2410     2410           
  Misses       3190     3190           
  Partials      150      150           
Impacted Files Coverage Δ
aat/exchange/synthetic/server.py 0.00% <0.00%> (ø)
aat/engine/engine.py 32.44% <86.36%> (ø)

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 d5567b9...0ed7b96. Read the comment docs.