sandialabs / WecOptTool

WEC Design Optimization Toolbox
https://sandialabs.github.io/WecOptTool/
GNU General Public License v3.0
12 stars 20 forks source link

Utils dev - replaces old utilities PR #343

Closed dtgaebe closed 1 month ago

dtgaebe commented 2 months ago

Description

With this PR a utilities.py module is added to the code. In utilities.py there are several functions commonly used in WEC analysis, but that are not required for the optimization problem itself. this PR replaces #250

Type of PR

Checklist for PR

Additional details

Include any relevant context and describe any validation and verification efforts.

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 8927217074

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
tests/test_utilities.py 103 105 98.1%
<!-- Total: 231 233 99.14% -->
Totals Coverage Status
Change from base Build 8803063285: 0.5%
Covered Lines: 2739
Relevant Lines: 2896

💛 - Coveralls