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

OpenMDAO / dymos / 353
95%
master: 0%

Build:
Build:
LAST BUILD BRANCH: bump_1_15_2_dev
DEFAULT BRANCH: master
Ran 12 Mar 2019 05:52PM UTC
Jobs 2
Files 245
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

pending completion
353

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%)

1.83 hits per line

Jobs
ID Job ID Ran Files Coverage
1 353.1 (PY=2.7) 12 Mar 2019 05:52PM UTC 0
91.43
Travis Job 353.1
2 353.2 (PY=3.6 UPLOAD_DOCS=1) 12 Mar 2019 05:53PM UTC 0
91.45
Travis Job 353.2
Source Files on build 353
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #353
  • 6e2769e7 on github
  • Prev Build on develop (#350)
  • Next Build on develop (#505346884)
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