OpenMDAO / dymos

Open Source Optimization of Dynamic Multidisciplinary Systems
Apache License 2.0
195 stars 64 forks source link

Added skip to handle tests that need matplotlib and/or pydocstyle when not installed #1062

Closed swryan closed 2 months ago

swryan commented 2 months ago

Summary

Added skipIf to tests that need matplotlib and/or pydocstyle so that they will be skipped when the required package is not installed.

Related Issues

Backwards incompatibilities

None

New Dependencies

None

coveralls commented 2 months ago

Coverage Status

coverage: 92.332% (-0.4%) from 92.766% when pulling e5845ef0047265517da8c8198028ba2e57dc9709 on swryan:skip into 8cb3c2666b363287eb23d2b79001e8ce3ebcd2f0 on OpenMDAO:master.