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

typescript sdk for the query session #217

Merged
merged 2 commits into from
Dec 7, 2022
Merged

typescript sdk for the query session #217

merged 2 commits into from
Dec 7, 2022

Conversation

imotai
Copy link
Contributor

@imotai imotai commented Dec 6, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 6, 2022

Codecov Report

Merging #217 (aab5e80) into main (72e20d1) will decrease coverage by 0.14%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #217      +/-   ##
==========================================
- Coverage   51.70%   51.55%   -0.15%     
==========================================
  Files          37       37              
  Lines        2785     2793       +8     
==========================================
  Hits         1440     1440              
- Misses       1345     1353       +8     
Flag Coverage Δ
rust 51.55% <0.00%> (-0.15%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/node/src/storage_node_impl.rs 0.98% <0.00%> (-0.05%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

{
ns: "my_twitter",
gasLimit: 10,
data: { key123: "value123" },
Copy link
Contributor Author

@imotai imotai Dec 6, 2022

Choose a reason for hiding this comment

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

do not reuse the same key and the same value!

@imotai imotai changed the title Feat/query session typescript sdk for the query session Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants