Closed bbrelje closed 5 years ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
openconcept/utilities/nodes.py | 1 | 7 | 14.29% | ||
openconcept/analysis/takeoff.py | 5 | 139 | 3.6% | ||
openconcept/analysis/mission.py | 37 | 409 | 9.05% | ||
<!-- | Total: | 43 | 555 | 7.75% | --> |
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
openconcept/analysis/takeoff.py | 2 | 12.13% | ||
openconcept/analysis/mission.py | 3 | 12.78% | ||
<!-- | Total: | 5 | --> |
Totals | |
---|---|
Change from base Build 65: | -2.2% |
Covered Lines: | 1076 |
Relevant Lines: | 2463 |
This PR is a breaking change but major improvement from the initial summer release. As there are no other known users yet I don't foresee any issues. Script conversion is straightforward and answers are identical.
Refactored basically everything to simplify the structure of the aircraft run scripts. Aircraft are coming out identical, unit tests are passing.