EarthSciML / EarthSciData.jl

MIT License
2 stars 1 forks source link

Upgrade to EarthSciMLBase.jl v0.10.0 and Update CI and Docs #36

Closed ctessum closed 1 month ago

ctessum commented 2 months ago

This pull request includes an upgrade to EarthSciMLBase.jl v0.10.0 and updates to the CI configuration. The upgrade ensures compatibility with the latest version of EarthSciMLBase.jl and the CI updates improve the build and testing process.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 72.22222% with 5 lines in your changes missing coverage. Please review.

Project coverage is 87.54%. Comparing base (62cea65) to head (62c24f1). Report is 5 commits behind head on main.

Files Patch % Lines
src/geosfp.jl 42.85% 4 Missing :warning:
src/load.jl 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #36 +/- ## ========================================== - Coverage 94.40% 87.54% -6.87% ========================================== Files 6 6 Lines 286 281 -5 ========================================== - Hits 270 246 -24 - Misses 16 35 +19 ```

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