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

#2711 DoF Kernel Code Generation #2712

Open oakleybrunt opened 2 weeks ago

oakleybrunt commented 2 weeks ago

Closes #2711 which has a checklist of actions taken

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 99.86%. Comparing base (1130afd) to head (32457c5). Report is 37 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2712 +/- ## ======================================= Coverage 99.86% 99.86% ======================================= Files 353 353 Lines 49056 49074 +18 ======================================= + Hits 48992 49010 +18 Misses 64 64 ```

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

oakleybrunt commented 1 week ago

@arporter Can you have a look at the failing build test please? It is repeatedly tripping over on "Run examples" complaining about ACCEnterData not being able to find any data to copyin. I haven't touched any examples so don't think this is related to my changes... but I'd like your assessment, please.