CliMA / SurfaceFluxes.jl

A package for computing surface fluxes between the atmosphere, ocean and land models.
https://clima.github.io/SurfaceFluxes.jl/dev/
Apache License 2.0
16 stars 3 forks source link

Update to ClimaParameter v0.9.0, Thermodynamics v0.12.0 #156

Closed nefrathenrici closed 7 months ago

nefrathenrici commented 7 months ago

This PR fixes an issue where the param set with the wrong float type was being passed in to tests. I'm not sure how this was passing before.

I also commented out a portion of an Aqua test that is only meant to be uncommented for debugging (unbound args).

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (b07d6b8) 90.05% compared to head (15bfc25) 90.05%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #156 +/- ## ======================================= Coverage 90.05% 90.05% ======================================= Files 4 4 Lines 835 835 ======================================= Hits 752 752 Misses 83 83 ```

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