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

[Access] Add state streaming API to observers #5368

Conversation

UlyanaAndrukhiv
Copy link
Contributor

@UlyanaAndrukhiv UlyanaAndrukhiv commented Feb 9, 2024

#4406

This PR includes implementations the streaming API for observers. Updated integration test.

This branch was merged with #5256 as it needs some parts for the issue above.

@UlyanaAndrukhiv UlyanaAndrukhiv marked this pull request as ready for review February 12, 2024 17:48
@codecov-commenter
Copy link

codecov-commenter commented Feb 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.78%. Comparing base (50761d4) to head (bab315c).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5368      +/-   ##
==========================================
- Coverage   55.82%   55.78%   -0.05%     
==========================================
  Files        1031     1031              
  Lines      100860   100860              
==========================================
- Hits        56302    56261      -41     
- Misses      40229    40270      +41     
  Partials     4329     4329              
Flag Coverage Δ
unittests 55.78% <ø> (-0.05%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@peterargue peterargue left a comment

Choose a reason for hiding this comment

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

nothing really stands out. it will be much easier once #5256 is merged

integration/localnet/builder/bootstrap.go Show resolved Hide resolved
integration/localnet/builder/bootstrap.go Outdated Show resolved Hide resolved
Copy link
Contributor

@Guitarheroua Guitarheroua left a comment

Choose a reason for hiding this comment

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

Looks good for me. No other comments.

@UlyanaAndrukhiv
Copy link
Contributor Author

@peterargue, ready for review cause #5256 was merged

@peterargue peterargue added this pull request to the merge queue Mar 12, 2024
Merged via the queue into onflow:master with commit d092657 Mar 12, 2024
55 checks passed
peterargue added a commit that referenced this pull request Mar 15, 2024
…ate-streaming-to-observer

[Access] Add state streaming API to observers
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.

5 participants