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

Add makefile target to simplify process of compilation #240

Merged
merged 7 commits into from
Apr 8, 2021

Conversation

lidongze0629
Copy link
Collaborator

@lidongze0629 lidongze0629 commented Apr 8, 2021

What do these changes do?

Related issue number

Related to #221

@lidongze0629 lidongze0629 changed the title Add makefile target to simplify process of compilation [WIP] Add makefile target to simplify process of compilation Apr 8, 2021
@lidongze0629 lidongze0629 changed the title [WIP] Add makefile target to simplify process of compilation Add makefile target to simplify process of compilation Apr 8, 2021
Makefile Outdated Show resolved Hide resolved
@codecov-io
Copy link

codecov-io commented Apr 8, 2021

Codecov Report

Merging #240 (5db61b5) into main (90095c5) will decrease coverage by 0.05%.
The diff coverage is 100.00%.

❗ Current head 5db61b5 differs from pull request most recent head d606776. Consider uploading reports for the commit d606776 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main     #240      +/-   ##
==========================================
- Coverage   78.73%   78.68%   -0.06%     
==========================================
  Files          57       57              
  Lines        5258     5264       +6     
==========================================
+ Hits         4140     4142       +2     
- Misses       1118     1122       +4     
Impacted Files Coverage Δ
python/graphscope/client/session.py 73.63% <100.00%> (ø)
python/graphscope/deploy/hosts/cluster.py 86.66% <100.00%> (+0.45%) ⬆️
python/graphscope/client/rpc.py 83.70% <0.00%> (-1.49%) ⬇️
python/graphscope/framework/errors.py 94.11% <0.00%> (-1.48%) ⬇️
python/graphscope/framework/graph_schema.py 75.57% <0.00%> (-0.13%) ⬇️
python/graphscope/framework/graph.py 92.27% <0.00%> (+0.01%) ⬆️

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 90095c5...d606776. Read the comment docs.

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

3 participants