mdolab / openconcept

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

Docs overhaul and refactor to organize code #41

Closed eytanadler closed 2 years ago

eytanadler commented 2 years ago

Purpose

This PR...

Do not bump the version or format the code in this PR, do it in another so we can ignore the changes in git blame.

Type of change

What types of change is it? Select the appropriate type(s) that describe this PR

Checklist

Put an x in the boxes that apply.

codecov[bot] commented 2 years ago

Codecov Report

Merging #41 (a58c4e8) into main (8a2fcb5) will decrease coverage by 0.21%. The diff coverage is n/a.

:exclamation: Current head a58c4e8 differs from pull request most recent head 003dac9. Consider uploading reports for the commit 003dac9 to get more accurate results

@@            Coverage Diff             @@
##             main      #41      +/-   ##
==========================================
- Coverage   87.49%   87.27%   -0.22%     
==========================================
  Files          47       47              
  Lines        6101     6099       -2     
==========================================
- Hits         5338     5323      -15     
- Misses        763      776      +13     
Impacted Files Coverage Δ
analysis/openaerostruct/aerostructural.py 90.84% <0.00%> (-8.26%) :arrow_down:
analysis/performance/solver_phases.py 99.55% <0.00%> (-0.01%) :arrow_down:
utilities/math/integrals.py 91.22% <0.00%> (ø)
analysis/performance/dymos_phases.py 0.00% <0.00%> (ø)
analysis/openaerostruct/drag_polar.py 98.66% <0.00%> (+6.14%) :arrow_up:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more