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

OpenMDAO / dymos / 353 / 1
95%
master: 0%

Build:
Build:
LAST BUILD BRANCH: pixi
DEFAULT BRANCH: master
Ran 12 Mar 2019 05:52PM UTC
Files 245
Run time 12s
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

12 Mar 2019 05:35PM UTC coverage: 91.434% (-0.003%) from 91.437%
PY=2.7

push

travis-pro

web-flow
Vector constraints (#148)

* Boundary constraints now correctly support vector constraints.

* _setup_boundary_constraints now raises a DeprecationWarning if the shape of an ODE output is not given in the add_boundary_constraint call.  This will be changed to an exception in Dymos 1.0.0

* Path constraints may now be shaped.
If a path-constrained variable is one of the Dymos known types (state, time, control, parameter, etc) its shape can be inferred automatically.
If a path-constrained variable is an ODE output, we currently cannot infer its shape.  For now, it will be assumed scaler (shape=(1,)) and a DeprecationWarning raised.
Providing an incorrect shape causes issues that will not be obvious for the average user.
In the future, this will be converted to an exception (unless we manage to figure out how to get the shape of ODE outputs prior to setup).

13695 of 14978 relevant lines covered (91.43%)

0.91 hits per line

Source Files on job 353.1 (PY=2.7)
  • Tree
  • List 0
  • Changed 12
  • Source Changed 12
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 505332587
  • Travis Job 353.1
  • 6e2769e7 on github
  • Prev Job for PY=2.7 on develop (#350.1)
  • Next Job for on develop (#505346884.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