oceanmodeling / StormEvents

Python interfaces for observational data surrounding named storm events, born from @jreniel's ADCIRCpy
https://stormevents.readthedocs.io
GNU General Public License v3.0
22 stars 8 forks source link

Overwrite existing output file in test #108

Closed WPringle closed 1 month ago

WPringle commented 1 month ago

adding overwrite=True to one of stormevent tests to fix any problems with rerunning tests in local space

SorooshMani-NOAA commented 1 month ago

@WPringle do you want to add anything else to this PR?

WPringle commented 1 month ago

@WPringle do you want to add anything else to this PR?

No it's just something I saw come up when was working on other PR but was already merged.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 91.74%. Comparing base (201daf0) to head (6d81767).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #108 +/- ## ======================================= Coverage 91.74% 91.74% ======================================= Files 19 19 Lines 2012 2012 ======================================= Hits 1846 1846 Misses 166 166 ```

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