WISDEM / WOMBAT

Windfarm Operations & Maintenance cost-Benefit Analysis Tool
https://wisdem.github.io/WOMBAT/
Apache License 2.0
20 stars 11 forks source link

Bug fix: interruption timing #73

Closed RHammond2 closed 1 year ago

RHammond2 commented 1 year ago

This PR fixes an issue with an interruption occurring before a maintenance or failure starts processing the timeout, so an UnboundLocalError is raised for the start time not yet being defined.

codecov-commenter commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (develop@28639af). Click here to learn what that means. The diff coverage is n/a.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             develop      #73   +/-   ##
==========================================
  Coverage           ?   56.12%           
==========================================
  Files              ?       21           
  Lines              ?     3255           
  Branches           ?      615           
==========================================
  Hits               ?     1827           
  Misses             ?     1340           
  Partials           ?       88           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.