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

2690 value verification #2694

Open hiker opened 1 month ago

hiker commented 1 month ago

Adds checking if kernel arguments are in a (user-specified) range.

This PR consistently renames the old nan_check to value_range_check, including examples, tutorial.

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 (e9748d7) to head (fdf7ede).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2694 +/- ## ======================================= Coverage 99.86% 99.86% ======================================= Files 353 353 Lines 49024 49030 +6 ======================================= + Hits 48960 48966 +6 Misses 64 64 ```

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