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

Development - Create release 0.11.1 #537

Merged
merged 4 commits into from
Sep 20, 2019
Merged

Development - Create release 0.11.1 #537

merged 4 commits into from
Sep 20, 2019

Conversation

mfeurer
Copy link
Contributor

@mfeurer mfeurer commented Sep 20, 2019

No description provided.

* run flake8 checks

* re-order unit test execution order

* change permissions

* trigger travis

* trigger travis

* fix syntax error in yml file

* Fix line length
* prepare new release

* add HP changes of SMAC BO according to BOBO to constructor
@codecov-io
Copy link

codecov-io commented Sep 20, 2019

Codecov Report

Merging #537 into master will increase coverage by <.01%.
The diff coverage is 40%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #537      +/-   ##
==========================================
+ Coverage   83.75%   83.76%   +<.01%     
==========================================
  Files          61       61              
  Lines        5362     5359       -3     
==========================================
- Hits         4491     4489       -2     
+ Misses        871      870       -1
Impacted Files Coverage Δ
smac/epm/gaussian_process_mcmc.py 67.33% <ø> (+0.01%) ⬆️
smac/__init__.py 91.66% <100%> (ø) ⬆️
smac/facade/smac_bo_facade.py 15.38% <25%> (ø) ⬆️

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 81eba54...13f629e. Read the comment docs.

Copy link
Contributor

@mlindauer mlindauer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for preparing the release. (Please don't forget to add the release also in the github repo ;-))

@mfeurer mfeurer merged commit 2b27e0d into master Sep 20, 2019
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.

3 participants