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

python-control / python-control / 260
94%

Build:
DEFAULT BRANCH: master
Ran 06 Jan 2018 04:59PM UTC
Jobs 9
Files 27
Run time 6min
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

pending completion
260

Pull #179

travis-ci

web-flow
Update evalfr usage for consistency with MATLAB

Renamed evalfr() in the FRD, StateSpace and TransferFunction classes to
_evalfr() and put a deprecation warning for use of the evalfr() method.

Changed calls to evalfr() in frdata.py and margins.py to use _evalfr()

Added unit tests for the the new methods + warnings

These changes eliminate the inconsistency in the argument form between the
(MATLAB compatible) evalfr() function, which takes a complex argument, and
the evalfr() methods for LTI objects, which took a real number as argument
(representing the frequency).  The _evalfr() method retains the original
functionality, since it is used for computing stability margins and for
converting objects to FRD form.
Pull Request #179: Update evalfr() to be consistent with MATLAB usage

29 of 29 new or added lines in 4 files covered. (100.0%)

2493 of 3212 relevant lines covered (77.62%)

6.26 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
control/xferfcn.py
3
100.0
control/frdata.py
3
100.0
control/statesp.py
Jobs
ID Job ID Ran Files Coverage
1 260.1 (SCIPY=scipy SLYCOT=slycot) 06 Jan 2018 05:01PM UTC 0
76.87
Travis Job 260.1
2 260.2 (SCIPY=scipy SLYCOT=) 06 Jan 2018 04:59PM UTC 0
65.85
Travis Job 260.2
3 260.3 (SCIPY="scipy==0.19.1" SLYCOT=) 06 Jan 2018 04:59PM UTC 0
65.85
Travis Job 260.3
4 260.4 (SCIPY=scipy SLYCOT=slycot) 06 Jan 2018 05:01PM UTC 0
76.87
Travis Job 260.4
5 260.5 (SCIPY=scipy SLYCOT=) 06 Jan 2018 05:00PM UTC 0
65.85
Travis Job 260.5
6 260.6 (SCIPY="scipy==0.19.1" SLYCOT=) 06 Jan 2018 05:04PM UTC 0
65.85
Travis Job 260.6
7 260.7 (SCIPY=scipy SLYCOT=slycot) 06 Jan 2018 05:05PM UTC 0
77.02
Travis Job 260.7
8 260.8 (SCIPY=scipy SLYCOT=) 06 Jan 2018 05:04PM UTC 0
66.0
Travis Job 260.8
9 260.9 (SCIPY="scipy==0.19.1" SLYCOT=) 06 Jan 2018 05:04PM UTC 0
66.0
Travis Job 260.9
Source Files on build 260
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #260
  • Pull Request #179
  • PR Base - master (#257)
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