stfc / PSyclone

Domain-specific compiler and code transformation system for Finite Difference/Volume/Element Earth-system models in Fortran
BSD 3-Clause "New" or "Revised" License
104 stars 27 forks source link

(closes #2691) Disable lowering copy when no more changes are expected and increase recursion limit when needed #2692

Closed sergisiso closed 1 week ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 99.86%. Comparing base (d3da3ae) to head (1256e5a). Report is 7 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2692 +/- ## ======================================= Coverage 99.86% 99.86% ======================================= Files 353 353 Lines 49030 49056 +26 ======================================= + Hits 48966 48992 +26 Misses 64 64 ```

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

sergisiso commented 1 month ago

This is ready for a first review from @arporter, @hiker or @LonelyCat124

sergisiso commented 1 week ago

@arporter CI-permitting, this is ready for next review.