alibaba / GraphScope

🔨 🍇 💻 🚀 GraphScope: A One-Stop Large-Scale Graph Computing System from Alibaba | 一站式图计算系统
https://graphscope.io
Apache License 2.0
3.31k stars 448 forks source link

fix(interactive): Fix the property getter for primary key #4319

Closed zhanglei1949 closed 1 week ago

zhanglei1949 commented 2 weeks ago
github-actions[bot] commented 2 weeks ago

Please check the preview of the documentation changes at https://cfa21b3a.graphscope-docs-preview.pages.dev

codecov-commenter commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 58.78%. Comparing base (f41ad88) to head (a4d03cf).

:exclamation: There is a different number of reports uploaded between BASE (f41ad88) and HEAD (a4d03cf). Click for more details.

HEAD has 2 uploads less than BASE | Flag | BASE (f41ad88) | HEAD (a4d03cf) | |------|------|------| ||3|1|
Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/alibaba/GraphScope/pull/4319/graphs/tree.svg?width=650&height=150&src=pr&token=S5G9F02T3J&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba)](https://app.codecov.io/gh/alibaba/GraphScope/pull/4319?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba) ```diff @@ Coverage Diff @@ ## main #4319 +/- ## ========================================== - Coverage 65.37% 58.78% -6.59% ========================================== Files 114 12 -102 Lines 12033 592 -11441 ========================================== - Hits 7866 348 -7518 + Misses 4167 244 -3923 ``` [see 102 files with indirect coverage changes](https://app.codecov.io/gh/alibaba/GraphScope/pull/4319/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/alibaba/GraphScope/pull/4319?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/alibaba/GraphScope/pull/4319?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba). Last update [f41ad88...a4d03cf](https://app.codecov.io/gh/alibaba/GraphScope/pull/4319?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba).