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(pairwise): add pairwise operator #102

Merged
merged 3 commits into from
Jul 6, 2022
Merged

feat(pairwise): add pairwise operator #102

merged 3 commits into from
Jul 6, 2022

Conversation

hoc081098
Copy link
Owner

No description provided.

@hoc081098 hoc081098 added the enhancement New feature or request label Jul 6, 2022
@hoc081098 hoc081098 added this to the 0.4.0 milestone Jul 6, 2022
@hoc081098 hoc081098 linked an issue Jul 6, 2022 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jul 6, 2022

Codecov Report

Merging #102 (93efe74) into master (867226f) will increase coverage by 0.25%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #102      +/-   ##
==========================================
+ Coverage   81.99%   82.25%   +0.25%     
==========================================
  Files          24       25       +1     
  Lines         411      417       +6     
  Branches       65       67       +2     
==========================================
+ Hits          337      343       +6     
  Misses         54       54              
  Partials       20       20              
Impacted Files Coverage Δ
...ommonMain/kotlin/com/hoc081098/flowext/pairwise.kt 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

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

@hoc081098 hoc081098 merged commit 51f08b6 into master Jul 6, 2022
@hoc081098 hoc081098 deleted the feat/pairwise branch August 12, 2022 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pairwise
1 participant