masanorihirano / pams

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

Added tests #64

Closed masanorihirano closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #64 (9373a03) into main (4ef3a17) will increase coverage by 2.02%. The diff coverage is 98.52%.

@@            Coverage Diff             @@
##             main      #64      +/-   ##
==========================================
+ Coverage   71.11%   73.13%   +2.02%     
==========================================
  Files          39       42       +3     
  Lines        2631     2766     +135     
==========================================
+ Hits         1871     2023     +152     
+ Misses        760      743      -17     
Flag Coverage Δ
pytest 73.13% <98.52%> (+2.02%) :arrow_up:

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

Impacted Files Coverage Δ
tests/pams/agents/test_fcn_agent.py 97.84% <97.84%> (ø)
pams/agents/fcn_agent.py 88.29% <100.00%> (+2.42%) :arrow_up:
tests/pams/agents/test_high_frequency_agent.py 100.00% <100.00%> (ø)
tests/pams/agents/test_test_agent.py 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

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