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 backpressure #10

Merged
merged 4 commits into from
Dec 1, 2023
Merged

Fix backpressure #10

merged 4 commits into from
Dec 1, 2023

Conversation

akshaypatidar1999
Copy link
Collaborator

Summary

  • Fix backpressure
  • Use Assertj instead of hamcrest

Full changelog

  • Implement backpressure
  • Add backpressure tests

Signed-off-by: Akshay Patidar <akshaypatidar1999@gmail.com>
Signed-off-by: Akshay Patidar <akshaypatidar1999@gmail.com>
Signed-off-by: Akshay Patidar <akshaypatidar1999@gmail.com>
Copy link

codecov bot commented Nov 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (553c6cb) 88.05% compared to head (6c26ca0) 89.42%.

❗ Current head 6c26ca0 differs from pull request most recent head 3f3dff7. Consider uploading reports for the commit 3f3dff7 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #10      +/-   ##
============================================
+ Coverage     88.05%   89.42%   +1.37%     
- Complexity       77       78       +1     
============================================
  Files            19       19              
  Lines           226      227       +1     
  Branches         17       17              
============================================
+ Hits            199      203       +4     
+ Misses           16       13       -3     
  Partials         11       11              

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

Signed-off-by: Akshay Patidar <akshaypatidar1999@gmail.com>
@akshaypatidar1999 akshaypatidar1999 merged commit a47953b into master Dec 1, 2023
3 checks passed
@akshaypatidar1999 akshaypatidar1999 deleted the feat/backpressure branch December 1, 2023 10:09
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.

2 participants