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

Enforce vineyard version to find_package. #39

Merged
merged 1 commit into from
Dec 24, 2020

Conversation

sighingnow
Copy link
Collaborator

What do these changes do?

Currently graphscope requires vineyard>=0.1.3. Otherwise there would be compliation error. This PR enforce the version constraint.

Related issue number

Fixes v6d-io/v6d#106

Signed-off-by: Tao He <linzhu.ht@alibaba-inc.com>
@codecov-io
Copy link

Codecov Report

Merging #39 (82ec944) into main (dd2a58a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #39   +/-   ##
=======================================
  Coverage   77.26%   77.26%           
=======================================
  Files          48       48           
  Lines        4336     4336           
=======================================
  Hits         3350     3350           
  Misses        986      986           

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 dd2a58a...82ec944. Read the comment docs.

@yecol yecol merged commit 46ab90a into alibaba:main Dec 24, 2020
@sighingnow sighingnow deleted the ht/enforce-vineyard-versions branch May 5, 2022 09:30
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.

Return ErrorCode with namespace in macros
3 participants