EcoJulia / SpatialEcology.jl

Julia framework for spatial ecology - data types and utilities
Other
58 stars 7 forks source link

Update workflows and compat #86

Closed richardreeve closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 49.06%. Comparing base (b715555) to head (9b23e66).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #86 +/- ## ========================================== - Coverage 49.74% 49.06% -0.69% ========================================== Files 15 15 Lines 587 587 ========================================== - Hits 292 288 -4 - Misses 295 299 +4 ``` | [Flag](https://app.codecov.io/gh/EcoJulia/SpatialEcology.jl/pull/86/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=EcoJulia) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/EcoJulia/SpatialEcology.jl/pull/86/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=EcoJulia) | `49.06% <ø> (-0.69%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=EcoJulia#carryforward-flags-in-the-pull-request-comment) to find out more.

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

richardreeve commented 4 months ago

@mkborregaard - this is run a trivial update to fix compats and update the workflows. The project code coverage drop is wrong as no code has changed... so if you're happy can you merge this (and register it)?