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
107 stars 29 forks source link

#2617 Support generic functions. #2651

Closed hiker closed 3 months ago

hiker commented 4 months ago

Fixes #2617.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 99.86%. Comparing base (163dc91) to head (56387e0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2651 +/- ## ======================================= Coverage 99.86% 99.86% ======================================= Files 352 352 Lines 48702 48712 +10 ======================================= + Hits 48637 48647 +10 Misses 65 65 ```

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

hiker commented 3 months ago

I hope that's better. The CI passed, and given that I only modified a comment, I didn't bother running it again.