Closed eytanadler closed 1 year ago
Merging #53 (c61bfc0) into main (c92037e) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #53 +/- ##
=======================================
Coverage 79.99% 79.99%
=======================================
Files 85 85
Lines 9297 9297
=======================================
Hits 7437 7437
Misses 1860 1860
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Ready now. The tests that aren't running are expected. They're old requirements on the branch protection because the names have changed now that I pinned the setuptools version.
Purpose
The OpenConcept biweekly build fails because OpenMDAO is no longer installing correctly. The error, which this PR fixes, is:
Type of change
What types of change is it? Select the appropriate type(s) that describe this PR
Testing
Explain the steps needed to test the new code to verify that it does indeed address the issue and produce the expected behavior.
Checklist
Put an
x
in the boxes that apply.