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

rx (feature): Add Rx.zip(Seq[Rx[A]]): Rx[Seq[A]] converter #3350

Merged
merged 2 commits into from
Jan 22, 2024

Conversation

xerial
Copy link
Member

@xerial xerial commented Jan 22, 2024

No description provided.

@xerial xerial enabled auto-merge (squash) January 22, 2024 19:40
Copy link

codecov bot commented Jan 22, 2024

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (8ecd318) 82.57% compared to head (a018d9d) 82.55%.
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3350      +/-   ##
==========================================
- Coverage   82.57%   82.55%   -0.03%     
==========================================
  Files         355      355              
  Lines       14881    14892      +11     
  Branches     2462     2473      +11     
==========================================
+ Hits        12288    12294       +6     
- Misses       2593     2598       +5     
Files Coverage Δ
...ala/wvlet/airframe/codec/MessageCodecFactory.scala 86.66% <100.00%> (+0.45%) ⬆️
...cala/wvlet/airframe/codec/MessageCodecFinder.scala 91.30% <100.00%> (+0.19%) ⬆️
.../scala/wvlet/airframe/http/netty/NettyServer.scala 87.34% <75.00%> (-0.82%) ⬇️
...frame-rx/src/main/scala/wvlet/airframe/rx/Rx.scala 81.65% <60.00%> (-1.05%) ⬇️

... and 2 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 778dee7...a018d9d. Read the comment docs.

@xerial xerial merged commit 1c91d6a into main Jan 22, 2024
17 checks passed
@xerial xerial deleted the finagle-test-migration branch January 22, 2024 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant