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

QuantEcon / QuantEcon.py / 17255195570
93%

Build:
DEFAULT BRANCH: main
Ran 27 Aug 2025 02:04AM UTC
Jobs 3
Files 160
Run time 1min
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

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)

113 of 158 new or added lines in 14 files covered. (71.52%)

1 existing line in 1 file now uncovered.

7512 of 8110 relevant lines covered (92.63%)

2.78 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
93.13
0.0% quantecon/_lqcontrol.py
2
93.07
0.0% quantecon/_robustlq.py
2
52.0
0.0% quantecon/markov/gth_solve.py
6
58.06
0.0% quantecon/_kalman.py
12
74.62
0.0% quantecon/_lss.py
21
60.99
0.0% quantecon/_dle.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
58.06
0.0% quantecon/_kalman.py
Jobs
ID Job ID Ran Files Coverage
1 17255195570.1 27 Aug 2025 02:04AM UTC 160
92.63
GitHub Action Run
2 17255195570.2 27 Aug 2025 02:04AM UTC 160
92.63
GitHub Action Run
3 17255195570.3 27 Aug 2025 02:04AM UTC 160
92.63
GitHub Action Run
Source Files on build 17255195570
  • Tree
  • List 160
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • ecc6ad27 on github
  • Prev Build on main (#17090103892)
  • Next Build on main (#17255357600)
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