mdolab / pygeo

pyGeo provides geometric design variables and constraints suitable for gradient-based optimization.
https://mdolab-pygeo.readthedocs-hosted.com/en/latest/?badge=latest
Apache License 2.0
122 stars 54 forks source link

Fix bug in test training and update training references #200

Closed eirikurj closed 1 year ago

eirikurj commented 1 year ago

Purpose

Fix a bug in test 21 for DVGeometry. Reference training data for tests is also updated. Aside from minor drift, previous values are mostly fine. However, the structure of the reference data made it impossible to diff. Tests are trained in docker on the u22-gcc-ompi-latest.

Expected time until merged

1-2 days

Type of change

Testing

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #200 (f8cd959) into main (7ca8f36) will increase coverage by 0.00%. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #200   +/-   ##
=======================================
  Coverage   64.87%   64.88%           
=======================================
  Files          47       47           
  Lines       11941    11942    +1     
=======================================
+ Hits         7747     7748    +1     
  Misses       4194     4194           

see 1 file with indirect coverage changes

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