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

feat(single): add RxSingles.forkJoin3..forkJoin9 and RxSingles.forkJoinList #80

Merged
merged 9 commits into from
Nov 20, 2022

Conversation

hoc081098
Copy link
Owner

No description provided.

@hoc081098 hoc081098 self-assigned this Nov 19, 2022
@hoc081098 hoc081098 added this to the 0.2.7 milestone Nov 19, 2022
@hoc081098 hoc081098 linked an issue Nov 19, 2022 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Nov 19, 2022

Codecov Report

Base: 95.12% // Head: 95.24% // Increases project coverage by +0.12% 🎉

Coverage data is based on head (1a09297) compared to base (83610f4).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #80      +/-   ##
==========================================
+ Coverage   95.12%   95.24%   +0.12%     
==========================================
  Files          46       46              
  Lines         821      842      +21     
==========================================
+ Hits          781      802      +21     
  Misses         40       40              
Impacted Files Coverage Δ
lib/src/single/internal.dart 85.00% <ø> (-1.37%) ⬇️
lib/src/single/rx_singles.dart 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@hoc081098 hoc081098 changed the title feat(single): add RxSingles.forkJoin3 -> RxSingles.forkJoin9 and RxSingles.forkJoinList feat(single): add RxSingles.forkJoin3..forkJoin9 and RxSingles.forkJoinList Nov 20, 2022
@hoc081098 hoc081098 merged commit 1fddf27 into master Nov 20, 2022
@hoc081098 hoc081098 deleted the feat/more_fork_join branch November 20, 2022 03:40
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.

more RxSingles.zip, RxSingles.forkJoin
1 participant