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

Ci #5

Merged
merged 5 commits into from
Nov 27, 2024
Merged

Ci #5

merged 5 commits into from
Nov 27, 2024

Conversation

Elssky
Copy link
Owner

@Elssky Elssky commented Nov 27, 2024

Reason for this PR

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

jasinliu and others added 5 commits October 31, 2024 19:03
…ns (apache#616)

* init cli

* fix include

* add  ci

* add vertex info

* change config

* finish

* license

* fix license

* remove conda recipe

* enbale ci

* fix typo

* fix dependency

* update ci

* add data

* fix ci

* fix cmake

* add arrow in cmake

* add dependency

* fix review

* fix ci

* fix ci

* fix ci

* fix ci

* Update cli.yml

* Update cli.yml

* fix config type

* fix ci with new testing

* use enum

* use enum

* pin pydantic  version
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 6.71642% with 500 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
cpp/src/graphar/high-level/graph_reader.cc 0.00% 277 Missing ⚠️
cpp/examples/filtering_example.cc 0.00% 91 Missing ⚠️
cpp/benchmarks/label_filter_benchmark.cc 0.00% 62 Missing ⚠️
cpp/src/graphar/label.cc 0.00% 44 Missing ⚠️
cpp/src/graphar/high-level/graph_reader.h 63.63% 20 Missing ⚠️
cpp/benchmarks/benchmark_util.h 0.00% 3 Missing ⚠️
cpp/src/graphar/label.h 0.00% 3 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Files with missing lines Coverage Δ
cpp/src/graphar/arrow/chunk_writer.cc 79.71% <100.00%> (ø)
cpp/src/graphar/arrow/chunk_writer.h 76.92% <ø> (ø)
cpp/src/graphar/graph_info.h 100.00% <ø> (ø)
cpp/benchmarks/benchmark_util.h 0.00% <0.00%> (ø)
cpp/src/graphar/label.h 0.00% <0.00%> (ø)
cpp/src/graphar/high-level/graph_reader.h 49.76% <63.63%> (+0.40%) ⬆️
cpp/src/graphar/label.cc 0.00% <0.00%> (ø)
cpp/benchmarks/label_filter_benchmark.cc 0.00% <0.00%> (ø)
cpp/examples/filtering_example.cc 0.00% <0.00%> (ø)
cpp/src/graphar/high-level/graph_reader.cc 17.23% <0.00%> (-12.06%) ⬇️

... and 1 file with indirect coverage changes

@Elssky Elssky merged commit 935783b into main Nov 27, 2024
6 of 7 checks passed
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