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

Intersection violation print message to stand out more #240

Closed eytanadler closed 4 months ago

eytanadler commented 4 months ago

Purpose

New intersection violation message that is easier to notice in the output.

Expected time until merged

Type of change

Testing

Checklist

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 65.46%. Comparing base (9caea1a) to head (3809e2f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #240 +/- ## ======================================= Coverage 65.46% 65.46% ======================================= Files 47 47 Lines 12265 12265 ======================================= Hits 8029 8029 Misses 4236 4236 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.