arthur657834

Results 5 issues of arthur657834

### System and Python Environment |Item|Tooltip|Value| |---|---|---| |System|`uname -a`|| |Python|`python -V`|| |Cobra|`python cobra.py`|| ### Description [Description of the bug or feature] ### Steps to Reproduce utils.py 文件 def target_directory 149...

修复边被重复删除导致edge is not exist报错的问题 issue: https://github.com/antvis/XFlow/issues/255 原因: 节点删除会同步删除其关联的边, 导致再接下来的边删除操作中重复删除,控制台输出edge is not exist报错 ### Description 1. GraphRenderCommand 中在边删除操作中新增判断 2. DelNodeCommand修改注释 创建节点命令 为 删除节点命令 ### Motivation and Context ### Types of changes...

stale
pkg:xflow-core
PR: unreviewed
size/S
fix

I could not get stat info from the class GitlabCommit.java,someone help?

I use a httpclient to get the result from /api/v4/projects?search=projectname, get a list of 39 project, but when i use this searchProjects to get project list, i get only 20...

Signed-off-by: arthur657834 ### Describe what this PR does / why we need it support mongo count method ### Does this pull request fix one issue? ### Describe how you did...