Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug Fix: Operating Reductions Inconsistently Rest #143

Merged
merged 7 commits into from
Apr 5, 2024

remove extraneous key from toml

094f5d7
Select commit
Loading
Failed to load commit list.
Merged

Bug Fix: Operating Reductions Inconsistently Rest #143

remove extraneous key from toml
094f5d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 2, 2024 in 1s

53.62% (-0.23%) compared to 9f8db22

View this Pull Request on Codecov

53.62% (-0.23%) compared to 9f8db22

Details

Codecov Report

Attention: Patch coverage is 59.25926% with 22 lines in your changes are missing coverage. Please review.

Project coverage is 53.62%. Comparing base (9f8db22) to head (094f5d7).
Report is 1 commits behind head on develop.

Files Patch % Lines
wombat/windfarm/system/cable.py 50.00% 6 Missing and 2 partials ⚠️
wombat/windfarm/system/subassembly.py 60.00% 3 Missing and 3 partials ⚠️
wombat/core/service_equipment.py 50.00% 5 Missing ⚠️
wombat/core/repair_management.py 72.72% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #143      +/-   ##
===========================================
- Coverage    53.84%   53.62%   -0.23%     
===========================================
  Files           22       22              
  Lines         3742     3765      +23     
  Branches       770      777       +7     
===========================================
+ Hits          2015     2019       +4     
- Misses        1605     1619      +14     
- Partials       122      127       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.