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

fix syntax error for edge id with comma #91

Merged
merged 3 commits into from
Aug 29, 2022

Conversation

Nicole00
Copy link
Contributor

@Nicole00 Nicole00 commented Aug 25, 2022

close #92

@Nicole00
Copy link
Contributor Author

please post the related bug issue @dbacyj @xiajingchun

@codecov-commenter
Copy link

codecov-commenter commented Aug 25, 2022

Codecov Report

Merging #91 (6649c70) into master (44a09a7) will increase coverage by 2.78%.
The diff coverage is 22.72%.

@@             Coverage Diff              @@
##             master      #91      +/-   ##
============================================
+ Coverage     54.38%   57.17%   +2.78%     
- Complexity       76       81       +5     
============================================
  Files            17       17              
  Lines          1368     1366       -2     
  Branches        259      259              
============================================
+ Hits            744      781      +37     
+ Misses          493      446      -47     
- Partials        131      139       +8     
Impacted Files Coverage Δ
...soft/exchange/common/writer/ServerBaseWriter.scala 26.04% <22.72%> (+26.04%) ⬆️
...ain/scala/com/vesoft/exchange/common/Package.scala 41.66% <0.00%> (+33.33%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@Nicole00
Copy link
Contributor Author

please post the related bug issue @dbacyj @xiajingchun
done 😜

@Nicole00 Nicole00 requested review from dbacyj and xiajingchun August 26, 2022 06:27
@Nicole00 Nicole00 merged commit c65a007 into vesoft-inc:master Aug 29, 2022
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.

there's syntax error when edge id is "abc,def"
3 participants