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: add u.Future and u.FanIn helpers #32

Merged
merged 2 commits into from
Dec 29, 2020
Merged

feat: add u.Future and u.FanIn helpers #32

merged 2 commits into from
Dec 29, 2020

Conversation

moul
Copy link
Owner

@moul moul commented Dec 29, 2020

No description provided.

@auto-add-label auto-add-label bot added the enhancement New feature or request label Dec 29, 2020
@github-actions
Copy link

github-actions bot commented Dec 29, 2020

Expected release notes (by @moul-bot)

features:
add FanIn (d3a4840)
add Future (8cb7ee7)

others (will not be included in Semantic-Release notes):
update github.com/tailscale/depaware commit hash to 77d1e97 (6fc379a)

  • I hereby acknowledge these release notes are 🥙 AWESOME 🥙

@codecov
Copy link

codecov bot commented Dec 29, 2020

Codecov Report

Merging #32 (d3a4840) into master (f809d12) will increase coverage by 1.89%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
+ Coverage   70.76%   72.66%   +1.89%     
==========================================
  Files          11       11              
  Lines         260      278      +18     
==========================================
+ Hits          184      202      +18     
  Misses         47       47              
  Partials       29       29              
Flag Coverage Δ
unittests 72.66% <100.00%> (+1.89%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
concurrency.go 100.00% <100.00%> (ø)
pattern.go 81.81% <100.00%> (+21.81%) ⬆️

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 f809d12...d3a4840. Read the comment docs.

@moul moul self-assigned this Dec 29, 2020
@moul moul merged commit 5fe5fb3 into master Dec 29, 2020
@moul moul deleted the dev/moul/future branch December 29, 2020 13:20
@github-actions
Copy link

🎉 This PR is included in version 1.20.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant