masanorihirano / pams

PAMS: Platform for Artificial Market Simulations
https://pams.hirano.dev
Eclipse Public License 1.0
41 stars 5 forks source link

Release/0.0.12 #61

Closed masanorihirano closed 1 year ago

masanorihirano commented 1 year ago

Bug fix in order processing

codecov[bot] commented 1 year ago

Codecov Report

Merging #61 (2d25829) into main (6f7ab88) will increase coverage by 0.06%. The diff coverage is 76.19%.

@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
+ Coverage   69.62%   69.68%   +0.06%     
==========================================
  Files          38       38              
  Lines        2482     2543      +61     
==========================================
+ Hits         1728     1772      +44     
- Misses        754      771      +17     
Flag Coverage Δ
pytest 69.68% <76.19%> (+0.06%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pams/runners/sequential.py 45.93% <0.00%> (ø)
pams/market.py 78.88% <68.18%> (-1.42%) :arrow_down:
pams/order_book.py 93.90% <85.00%> (-3.32%) :arrow_down:
pams/order.py 84.25% <86.20%> (+0.28%) :arrow_up:
pams/version.py 100.00% <100.00%> (ø)
tests/pams/test_market.py 99.46% <100.00%> (ø)
tests/pams/test_order.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.