• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

QuantEcon / QuantEcon.py / 17255195570 / 2
93%
main: 93%

Build:
DEFAULT BRANCH: main
Ran 27 Aug 2025 02:04AM UTC
Files 160
Run time 3s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

27 Aug 2025 01:58AM UTC coverage: 92.626%. Remained the same
17255195570.2

push

github

web-flow
Migrate np.dot and .dot() method calls to @ operator in library code only (#787)

* Initial plan

* Convert np.dot to @ operator in _lqcontrol.py

Co-authored-by: mmcky <8263752+mmcky@users.noreply.github.com>

* Convert np.dot to @ operator in _matrix_eqn.py and _robustlq.py

Co-authored-by: mmcky <8263752+mmcky@users.noreply.github.com>

* Convert np.dot to @ operator in _kalman.py, _lss.py, _lqnash.py, _quadsums.py, and game_theory files

Co-authored-by: mmcky <8263752+mmcky@users.noreply.github.com>

* Complete migration: convert all remaining np.dot to @ operator in test files and markov module

Co-authored-by: mmcky <8263752+mmcky@users.noreply.github.com>

* Convert all remaining .dot method calls to @ operator

Co-authored-by: mmcky <8263752+mmcky@users.noreply.github.com>

* Fix @ operator issues with scalar parameters in lqnash and update docstring

Co-authored-by: mmcky <8263752+mmcky@users.noreply.github.com>

* Revert test files to original state - separate library changes from test updates

Per feedback, this keeps only the library code changes with @ operator migrations
and reverts all test files to their original state. All 536 tests pass with the
library changes, confirming compatibility. Test file updates can be done in a
separate PR later.

Co-authored-by: mmcky <8263752+mmcky@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Revert "Apply suggestions from code review"

This reverts commit 4149f3b07.

* improve coveralls robustness

* fix yaml syntax error

* setup env for coveralls-finish

* ensure coveralls is installed

* Fix coveralls setup: add environment variables, shell activation, and repository checkout

Co-authored-by: mmcky <8263752+mmcky@users.noreply.github.com>

* Fix coveralls setup: revert to u... (continued)

7512 of 8110 relevant lines covered (92.63%)

0.93 hits per line

Source Files on job 17255195570.2
  • Tree
  • List 160
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 17255195570
  • ecc6ad27 on github
  • Prev Job for on main (#17090103892.1)
  • Next Job for on main (#17255357600.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc