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 #2676) Fix Nemo reproducibility issue #2679

Closed sergisiso closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 99.86%. Comparing base (2ce711d) to head (2cffc16).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2679 +/- ## ======================================= Coverage 99.86% 99.86% ======================================= Files 353 353 Lines 48806 48818 +12 ======================================= + Hits 48741 48753 +12 Misses 65 65 ```

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

sergisiso commented 2 months ago

@arporter This is ready to review. The integration tests all pass now.

sergisiso commented 2 months ago

@arporter CI and integration test-permitting (which I just triggered), this is ready for another review.

arporter commented 2 months ago

Just to say, I checked performance too and it was all fine.