Closed charleskawczynski closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 85.19%. Comparing base (
7b08031
) to head (2943dd4
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I think this looks good to me!
Would you like to check that it fixes the issues?
Yeah, I'll rebase https://github.com/CliMA/ClimaAtmos.jl/pull/3290 once https://github.com/CliMA/ClimaAtmos.jl/pull/3344 lands and try out this branch
It looks like we get a lot fewer issues with this branch, we can now see the total number of failures! 🎉
https://buildkite.com/clima/climaatmos-ci/builds/20884#019243e1-e861-408d-a36b-6d8c01abc126
This PR adds and uses a new function,
concrete_dict
, in an attempt to improve the type information in thestorage
,accumulators
andcounters
Dicts.Closes #85