mdolab / openconcept

OpenConcept: A toolkit for conceptual MDAO of aircraft with unconventional propulsion architectures
MIT License
36 stars 32 forks source link

More docs updates #8

Closed bbrelje closed 6 years ago

bbrelje commented 6 years ago

Fixed most docstrings. Added / restructured feature docs

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 60


Changes Missing Coverage Covered Lines Changed/Added Lines %
openconcept/components/propeller.py 0 5 0.0%
openconcept/utilities/linearinterp.py 0 6 0.0%
openconcept/analysis/takeoff.py 3 98 3.06%
openconcept/analysis/mission.py 14 140 10.0%
<!-- Total: 39 271 14.39% -->
Files with Coverage Reduction New Missed Lines %
openconcept/components/propeller.py 1 13.5%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 50: 2.6%
Covered Lines: 1081
Relevant Lines: 2354

💛 - Coveralls