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

test(startWith) & feat(startWith): startWith { } #67

Merged
merged 8 commits into from
Mar 31, 2022
Merged

Conversation

hoc081098
Copy link
Owner

  • test(startWith) & feat(startWith): startWith { }
  • test(concat) and refactor(concat)
  • deps: update ktlint to 0.44.0
  • chore(deps): update plugin com.diffplug.spotless to v6.4.1
  • chore(deps): update actions/cache action to v3

@hoc081098 hoc081098 self-assigned this Mar 31, 2022
@hoc081098 hoc081098 added documentation Improvements or additions to documentation enhancement New feature or request labels Mar 31, 2022
@codecov
Copy link

codecov bot commented Mar 31, 2022

Codecov Report

Merging #67 (89f8cd6) into master (143ee53) will increase coverage by 12.74%.
The diff coverage is 68.85%.

@@             Coverage Diff             @@
##           master      #67       +/-   ##
===========================================
+ Coverage   66.87%   79.61%   +12.74%     
===========================================
  Files          19       20        +1     
  Lines         314      368       +54     
  Branches       54       57        +3     
===========================================
+ Hits          210      293       +83     
+ Misses         84       56       -28     
+ Partials       20       19        -1     
Impacted Files Coverage Δ
...rc/commonMain/kotlin/com/hoc081098/flowext/race.kt 63.46% <63.46%> (ø)
.../commonMain/kotlin/com/hoc081098/flowext/concat.kt 100.00% <100.00%> (+63.15%) ⬆️
...c/commonMain/kotlin/com/hoc081098/flowext/mapTo.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 143ee53...89f8cd6. Read the comment docs.

@hoc081098 hoc081098 merged commit 79e43ba into master Mar 31, 2022
@hoc081098 hoc081098 deleted the refactor/concat branch May 2, 2022 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants