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

Move the optimizer status codes back to a three value system #44

Merged
merged 2 commits into from
Apr 25, 2022

Conversation

H0R5E
Copy link
Member

@H0R5E H0R5E commented Apr 25, 2022

This is for consistent numbering (i.e. 1 is good, 2 is medium) and for integration with the GUI which needs to see that 0 is bad.

Bump version to 3.0.2

This is for consistent numbering (i.e. 1 is good, 2 is medium) and for integration with the GUI which needs to see that 0 is bad.

Bump version to 3.0.2
@AppVeyorBot
Copy link

@codecov
Copy link

codecov bot commented Apr 25, 2022

Codecov Report

Merging #44 (1038efe) into master (778039e) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 1038efe differs from pull request most recent head 1c8ba2c. Consider uploading reports for the commit 1c8ba2c to get more accurate results

@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
- Coverage   71.71%   71.70%   -0.01%     
==========================================
  Files          56       56              
  Lines       13575    13575              
  Branches     1921     1921              
==========================================
- Hits         9735     9734       -1     
  Misses       3158     3158              
- Partials      682      683       +1     
Impacted Files Coverage Δ
dtocean_core/strategies/position.py 97.14% <100.00%> (ø)
dtocean_core/utils/optimiser/noisehandler.py 84.61% <0.00%> (-0.65%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 778039e...1c8ba2c. Read the comment docs.

@H0R5E H0R5E merged commit cf4732c into DTOcean:master Apr 25, 2022
@H0R5E H0R5E deleted the optimiser_status_codes branch April 25, 2022 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants