SciTools / iris-esmf-regrid

A collection of structured and unstructured ESMF regridding schemes for Iris.
https://iris-esmf-regrid.readthedocs.io/en/latest
BSD 3-Clause "New" or "Revised" License
19 stars 17 forks source link

Move benchmark code from nox to bm_runner #361

Closed stephenworsley closed 4 months ago

stephenworsley commented 4 months ago

Closes #281

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 98.85%. Comparing base (fa3541b) to head (5e51f86). Report is 17 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #361 +/- ## ======================================= Coverage 98.85% 98.85% ======================================= Files 36 36 Lines 3855 3855 ======================================= Hits 3811 3811 Misses 44 44 ```

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

pp-mo commented 4 months ago

@stephenworsley requested a review from @pp-mo

BTW I am actively reviewing this. Just taking a while due to distractions + necessary learning..

pp-mo commented 4 months ago

Great stuff @stephenworsley -- thanks for your patience !