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

Refactor #39

Merged
merged 4 commits into from
Jun 17, 2020
Merged

Refactor #39

merged 4 commits into from
Jun 17, 2020

Conversation

dme65
Copy link
Owner

@dme65 dme65 commented Jun 17, 2020

  • Refactoring code to get rid of long files
  • Fix docs and add pre-commit hooks

David Eriksson added 4 commits June 16, 2020 17:54
@codecov
Copy link

codecov bot commented Jun 17, 2020

Codecov Report

Merging #39 into master will increase coverage by 0.80%.
The diff coverage is 93.95%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
+ Coverage   92.85%   93.65%   +0.80%     
==========================================
  Files           8       63      +55     
  Lines        1666     1829     +163     
==========================================
+ Hits         1547     1713     +166     
+ Misses        119      116       -3     
Impacted Files Coverage Δ
...ySOT/optimization_problems/optimization_problem.py 64.28% <64.28%> (ø)
pySOT/surrogate/mars.py 77.41% <77.41%> (ø)
pySOT/strategy/surrogate_strategy.py 82.27% <82.27%> (ø)
pySOT/surrogate/gp.py 87.50% <87.50%> (ø)
pySOT/auxiliary_problems/candidate_dycors.py 88.88% <88.88%> (ø)
pySOT/surrogate/tails/constant_tail.py 88.88% <88.88%> (ø)
pySOT/surrogate/tails/linear_tail.py 88.88% <88.88%> (ø)
pySOT/utils.py 92.94% <89.18%> (+0.04%) ⬆️
pySOT/auxiliary_problems/lcb_ga.py 90.00% <90.00%> (ø)
pySOT/strategy/sop_strategy.py 92.12% <92.12%> (ø)
... and 113 more

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 9cdbdd7...f1dc3c8. Read the comment docs.

@dme65 dme65 merged commit 72850a3 into master Jun 17, 2020
@dme65 dme65 deleted the refactor branch June 17, 2020 01:15
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.

1 participant