Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[examples] MarketShare #87

Merged
merged 48 commits into from
Aug 30, 2023
Merged

[examples] MarketShare #87

merged 48 commits into from
Aug 30, 2023

Conversation

bonochof
Copy link
Collaborator

#38

after merging #83

@bonochof bonochof requested a review from masanorihirano June 30, 2023 12:43
@bonochof bonochof self-assigned this Jun 30, 2023
bonochof and others added 7 commits June 30, 2023 22:03
* takata/samples_fat_finger:
  updated and added tests
  added docs
  bug fix in event time trigger in order before and cancel before
  update
  Bumping version from 0.1.1 to 0.1.2
  bug fix
…xamples_fat_finger

* commit '01fa1cba1db759b0b8f1ad7b79cba93e2c2f607c':
  fix issue
…share

* takata/examples_fat_finger: (74 commits)
  fix issue
  update notebook
  added test
  updated and added tests
  added docs
  bug fix in event time trigger in order before and cancel before
  update
  Bumping version from 0.1.1 to 0.1.2
  bug fix
  Bumping version from 0.1.0 to 0.1.1
  drop unnecessary import
  update notebook
  added tests
  added test
  update documents
  update documents
  update some issues
  drop reference market and clear output
  added documentation
  added test
  ...
…t_share

* takata/samples_market_share: (75 commits)
  fix issue
  update notebook
  added test
  updated and added tests
  added docs
  bug fix in event time trigger in order before and cancel before
  update
  Bumping version from 0.1.1 to 0.1.2
  bug fix
  Bumping version from 0.1.0 to 0.1.1
  drop unnecessary import
  update notebook
  added tests
  added test
  update documents
  update documents
  update some issues
  add documentation
  drop reference market and clear output
  added documentation
  ...
@codecov
Copy link

codecov bot commented Aug 17, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01% 🎉

Comparison is base (01fa1cb) 99.55% compared to head (758abb3) 99.57%.
Report is 42 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #87      +/-   ##
==========================================
+ Coverage   99.55%   99.57%   +0.01%     
==========================================
  Files          70       76       +6     
  Lines        5591     5819     +228     
==========================================
+ Hits         5566     5794     +228     
  Misses         25       25              
Flag Coverage Δ
pytest 99.57% <100.00%> (+0.01%) ⬆️

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

Files Changed Coverage Δ
pams/market.py 96.94% <ø> (ø)
pams/agents/__init__.py 100.00% <100.00%> (ø)
pams/agents/market_maker_agent.py 100.00% <100.00%> (ø)
pams/agents/market_share_fcn_agent.py 100.00% <100.00%> (ø)
samples/market_share/main.py 100.00% <100.00%> (ø)
tests/pams/agents/test_market_maker_agent.py 100.00% <100.00%> (ø)
tests/pams/agents/test_market_share_fcn_agent.py 100.00% <100.00%> (ø)
tests/pams/utils/test_class_finder.py 100.00% <100.00%> (ø)
tests/samples/test_market_share.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@masanorihirano masanorihirano merged commit 2959d56 into main Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants