mdolab / pysurf

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

Updated Tapenade to latest version #29

Closed sseraj closed 1 year ago

sseraj commented 1 year ago

Purpose

Similar to mdolab/idwarp#89, this PR updates the differentiated files to the latest Tapenade version and adds a postprocessing step to remove non-standard type declarations.

Expected time until merged

2-3 days

Type of change

Testing

Current tests pass.

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #29 (5b8ff3a) into main (fd7ac69) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 5b8ff3a differs from pull request most recent head 073a19c. Consider uploading reports for the commit 073a19c to get more accurate results

@@           Coverage Diff           @@
##             main      #29   +/-   ##
=======================================
  Coverage   50.11%   50.11%           
=======================================
  Files           5        5           
  Lines        1688     1688           
=======================================
  Hits          846      846           
  Misses        842      842           

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

sseraj commented 1 year ago

This is ready for review