SciTools-incubator / iris-esmf-regrid

A collection of structured and unstructured ESMF regridding schemes for Iris.
BSD 3-Clause "New" or "Revised" License
17 stars 16 forks source link

Fix asv with custom build #339

Closed stephenworsley closed 4 months ago

stephenworsley commented 4 months ago

Fixes asv by implementing a build_command in asv.conf.json to use the setup.py file. Copies a simplified version of https://github.com/SciTools/iris/pull/5776

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 98.86%. Comparing base (4063435) to head (529756c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #339 +/- ## ======================================= Coverage 98.86% 98.86% ======================================= Files 36 36 Lines 3862 3862 ======================================= Hits 3818 3818 Misses 44 44 ```

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