WilhelmusLab / IceFloeTracker.jl

Julia package for ice floe tracker
https://wilhelmuslab.github.io/IceFloeTracker.jl/
MIT License
1 stars 2 forks source link

chore: update version nums #366

Closed cpaniaguam closed 5 months ago

cpaniaguam commented 5 months ago

Two more places needed updating.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 90.67%. Comparing base (0fde544) to head (27af0c0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #366 +/- ## ========================================== + Coverage 90.64% 90.67% +0.02% ========================================== Files 29 29 Lines 951 954 +3 ========================================== + Hits 862 865 +3 Misses 89 89 ```

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

cpaniaguam commented 5 months ago

I was able to grab the version number from the Project.toml to define IFTVERSION. The updated test also checks this.