Skip to content

added close and result set size #47

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

Merged
merged 2 commits into from
Apr 5, 2020
Merged

added close and result set size #47

merged 2 commits into from
Apr 5, 2020

Conversation

DvirDukhan
Copy link
Contributor

No description provided.

@DvirDukhan DvirDukhan requested a review from gkorland April 5, 2020 09:10
@DvirDukhan DvirDukhan self-assigned this Apr 5, 2020
@codecov
Copy link

codecov bot commented Apr 5, 2020

Codecov Report

Merging #47 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #47   +/-   ##
=======================================
  Coverage   90.56%   90.56%           
=======================================
  Files           6        6           
  Lines         106      106           
  Branches        6        6           
=======================================
  Hits           96       96           
  Misses         10       10           

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 a9b480f...4a38c26. Read the comment docs.

});

it("test Create Node", async () => {
// Create a node
let result = await api.query("CREATE ({name:'roi', age:34})");
let result = await api.query("CREATE ({name:'roi', age:34})");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DvirDukhan something is broken in the formatting here

@DvirDukhan DvirDukhan merged commit 79ed1c9 into master Apr 5, 2020
@DvirDukhan DvirDukhan deleted the missing-api-features branch April 5, 2020 11:54
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.

2 participants