nmfs-fish-tools / SSMSE

Management Strategy Evaluation (MSE) using Stock Synthesis (SS3)
https://nmfs-fish-tools.github.io/SSMSE
MIT License
18 stars 11 forks source link

fix: for multi area models #181

Closed k-doering-NOAA closed 8 months ago

k-doering-NOAA commented 8 months ago

Fleets only fish in 1 area, so this should work for all multiarea models. Thanks to @skylersagarese-NOAA for identifying this issue and fix!

@skylersagarese-NOAA, could you test and make sure this works for you? If it does, we can merge it into main.

Addresses #175

codecov[bot] commented 8 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (ce13f34) 69.84% compared to head (dbb7ad0) 69.80%.

Files Patch % Lines
R/extendOM.R 25.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #181 +/- ## ========================================== - Coverage 69.84% 69.80% -0.05% ========================================== Files 21 21 Lines 4388 4392 +4 ========================================== + Hits 3065 3066 +1 - Misses 1323 1326 +3 ```

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