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

Use only cxx14 features in clustering extension. #32

Merged
merged 15 commits into from
Oct 15, 2019
Merged

Conversation

marscher
Copy link
Collaborator

@marscher marscher commented Oct 14, 2019

Also disable circle ci and update pybind11 to 2.4.2

fixes #31

@marscher marscher requested a review from clonker October 14, 2019 15:02
Copy link
Member

@clonker clonker left a comment

Choose a reason for hiding this comment

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

Apart from the if constexpr thing looks good to me! I can make the change as well if you want

sktime/clustering/include/metric.h Outdated Show resolved Hide resolved
@marscher
Copy link
Collaborator Author

marscher commented Oct 14, 2019 via email

@clonker
Copy link
Member

clonker commented Oct 14, 2019

Not sure why this failed, says
##[error]Error: Failed find: EPERM: operation not permitted, scandir '/Users/vsts/Library/Application Support/AddressBook'
in the test result publishing step

@codecov-io
Copy link

codecov-io commented Oct 15, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@4a064da). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #32   +/-   ##
=========================================
  Coverage          ?   82.42%           
=========================================
  Files             ?       35           
  Lines             ?     2857           
  Branches          ?        0           
=========================================
  Hits              ?     2355           
  Misses            ?      502           
  Partials          ?        0

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 4a064da...e86eb17. Read the comment docs.

@marscher marscher merged commit 28b2f8e into master Oct 15, 2019
@marscher marscher deleted the use_cxx14_osx branch October 15, 2019 16:04
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.

conda-forges osx build does not work for SDK issues
3 participants