mdolab / pyspline

pySpline produces B-spline curves, surfaces, and volumes
Other
39 stars 26 forks source link

Fix icc check #72

Closed A-CGray closed 5 months ago

A-CGray commented 5 months ago

Purpose

Inline comment messes with the ifdef check, see https://github.com/mdolab/pyhyp/pull/87#issuecomment-2115027287 for details

Expected time until merged

Type of change

Testing

Checklist

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 46.16%. Comparing base (5f75fae) to head (dff7635).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #72 +/- ## ======================================= Coverage 46.16% 46.16% ======================================= Files 5 5 Lines 1629 1629 ======================================= Hits 752 752 Misses 877 877 ```

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