mdolab / pysurf

pySurf provides geometric operations for triangulated surfaces.
Apache License 2.0
2 stars 4 forks source link

Fix icc check #32

Closed A-CGray closed 6 months ago

A-CGray commented 6 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 6 months ago

Codecov Report

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

Project coverage is 50.11%. Comparing base (61d0deb) to head (cc97e5c). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #32 +/- ## ======================================= Coverage 50.11% 50.11% ======================================= Files 5 5 Lines 1688 1688 ======================================= Hits 846 846 Misses 842 842 ```

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