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

Feature: Simulation random seeding #103

Merged
merged 28 commits into from
Aug 16, 2023
Merged

Conversation

RHammond2
Copy link
Contributor

See CHANGELOG for details.

@RHammond2 RHammond2 added bug Something isn't working documentation Improvements or additions to documentation labels Aug 16, 2023
@RHammond2 RHammond2 added the enhancement New feature or request label Aug 16, 2023
@codecov
Copy link

codecov bot commented Aug 16, 2023

Codecov Report

Merging #103 (28d69d5) into develop (c0d200b) will increase coverage by 0.28%.
The diff coverage is 70.42%.

@@             Coverage Diff             @@
##           develop     #103      +/-   ##
===========================================
+ Coverage    54.69%   54.97%   +0.28%     
===========================================
  Files           21       21              
  Lines         3556     3587      +31     
  Branches       720      726       +6     
===========================================
+ Hits          1945     1972      +27     
- Misses        1491     1493       +2     
- Partials       120      122       +2     
Files Changed Coverage Δ
wombat/core/port.py 15.08% <0.00%> (-0.48%) ⬇️
wombat/core/post_processor.py 6.23% <0.00%> (ø)
wombat/core/environment.py 76.89% <25.00%> (-0.85%) ⬇️
wombat/windfarm/windfarm.py 88.51% <66.66%> (+1.94%) ⬆️
wombat/core/data_classes.py 85.19% <71.42%> (-0.52%) ⬇️
wombat/core/simulation_api.py 51.69% <83.33%> (+2.13%) ⬆️
wombat/core/repair_management.py 68.80% <100.00%> (+1.14%) ⬆️
wombat/core/service_equipment.py 62.52% <100.00%> (+0.10%) ⬆️
wombat/windfarm/system/cable.py 76.25% <100.00%> (+0.34%) ⬆️
wombat/windfarm/system/subassembly.py 96.77% <100.00%> (+0.10%) ⬆️

... and 1 file with indirect coverage changes

@RHammond2 RHammond2 merged commit c06407d into develop Aug 16, 2023
6 checks passed
@RHammond2 RHammond2 deleted the feature/fixed_randomization branch August 16, 2023 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant