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

(towards #2543) Simplify Introduction documentation #2770

Closed sergisiso closed 1 week ago

sergisiso commented 2 weeks ago
codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 99.88%. Comparing base (8336dd6) to head (eb1b96d). Report is 12 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2770 +/- ## ========================================== + Coverage 99.87% 99.88% +0.01% ========================================== Files 356 356 Lines 49449 49446 -3 ========================================== + Hits 49385 49388 +3 + Misses 64 58 -6 ```

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

sergisiso commented 2 weeks ago

@arporter @hiker This is ready for review. A bit unfortunately the linkcheck does not pass because the last commit updated a link to https://github.com/stfc/PSyclone/tree/master/tutorial/practicals/generic which won't exist until itself is merged, but you can check in the previous commit that the tests pass with the warning as errors flags.

sergisiso commented 1 week ago

@arporter This is ready for another review