Closed sseraj closed 1 year ago
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
This is ready for review
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
flake8
andblack
to make sure the Python code adheres to PEP-8 and is consistently formattedfprettify
or C/C++ code withclang-format
as applicable