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

Add combine_latest flow operator #1809

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shariarriday
Copy link
Member

Relates #1389

Copy link

codecov bot commented Mar 16, 2024

Codecov Report

Attention: Patch coverage is 80.19802% with 20 lines in your changes are missing coverage. Please review.

Project coverage is 70.95%. Comparing base (cc33a98) to head (b49b60b).
Report is 10 commits behind head on master.

Files Patch % Lines
libcaf_core/caf/flow/op/combine_latest.hpp 78.88% 1 Missing and 18 partials ⚠️
libcaf_core/caf/flow/observable.hpp 87.50% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1809      +/-   ##
==========================================
- Coverage   70.99%   70.95%   -0.04%     
==========================================
  Files         654      653       -1     
  Lines       28377    28474      +97     
  Branches     3064     3082      +18     
==========================================
+ Hits        20145    20205      +60     
- Misses       6481     6506      +25     
- Partials     1751     1763      +12     

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

@shariarriday shariarriday force-pushed the topic/shariarriday/combine-latest-op branch from f105492 to 1c4b5ff Compare March 17, 2024 17:08
@shariarriday shariarriday force-pushed the topic/shariarriday/combine-latest-op branch from 1c4b5ff to b49b60b Compare March 17, 2024 17:09
@shariarriday shariarriday marked this pull request as ready for review March 17, 2024 17:57
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

2 participants