mdolab / OpenAeroStruct

OpenAeroStruct is a lightweight tool that performs aerostructural optimization using OpenMDAO.
Apache License 2.0
175 stars 112 forks source link

Don't merge! #403

Closed eytanadler closed 1 year ago

eytanadler commented 1 year ago

Purpose

For some reason codecov was failing at seemingly random times in the build on Tim's PR (#401). This PR is to test the build independent of his additions. Don't merge it!!

Expected time until merged

Never

Type of change

Testing

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #403 (2b13ec9) into main (de09342) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #403   +/-   ##
=======================================
  Coverage   96.62%   96.62%           
=======================================
  Files          93       93           
  Lines        6012     6012           
=======================================
  Hits         5809     5809           
  Misses        203      203           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

eytanadler commented 1 year ago

Didn’t recreate bug, but Tim found this related thread that shows it’s not us: https://github.com/codecov/codecov-action/issues/926