fogfactory / pipe

A multi pool pipeline for heavy multiprocessing in golang
MIT License
2 stars 0 forks source link

fix(deps): update module github.com/samber/lo to v1.47.0 #19

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/samber/lo v1.46.0 -> v1.47.0 age adoption passing confidence

Release Notes

samber/lo (github.com/samber/lo) ### [`v1.47.0`](https://togithub.com/samber/lo/releases/tag/v1.47.0) [Compare Source](https://togithub.com/samber/lo/compare/v1.46.0...v1.47.0) #### What's Changed - feat: Improve Substring by [@​liujundezhanghao](https://togithub.com/liujundezhanghao) in [https://github.com/samber/lo/pull/496](https://togithub.com/samber/lo/pull/496) - doc: Wrong method reference and output in readme by [@​ColeZia](https://togithub.com/ColeZia) in [https://github.com/samber/lo/pull/497](https://togithub.com/samber/lo/pull/497) - doc: Fix documentation for Duration3 by [@​gecko655](https://togithub.com/gecko655) in [https://github.com/samber/lo/pull/502](https://togithub.com/samber/lo/pull/502) - feat: add FromSlicePtr by [@​mash](https://togithub.com/mash) in [https://github.com/samber/lo/pull/217](https://togithub.com/samber/lo/pull/217) - feat: adding FromSlicePtrOr by [@​samber](https://togithub.com/samber) in [https://github.com/samber/lo/pull/506](https://togithub.com/samber/lo/pull/506) - feat: Keys+Values: accept multiple maps (vaargs) - Adding UniqKeys+UniqValues by [@​shivamrazorpay](https://togithub.com/shivamrazorpay) in [https://github.com/samber/lo/pull/503](https://togithub.com/samber/lo/pull/503) - doc: Update foreachwhile readme.md by [@​Sianao](https://togithub.com/Sianao) in [https://github.com/samber/lo/pull/508](https://togithub.com/samber/lo/pull/508) #### New Contributors - [@​liujundezhanghao](https://togithub.com/liujundezhanghao) made their first contribution in [https://github.com/samber/lo/pull/496](https://togithub.com/samber/lo/pull/496) - [@​ColeZia](https://togithub.com/ColeZia) made their first contribution in [https://github.com/samber/lo/pull/497](https://togithub.com/samber/lo/pull/497) - [@​gecko655](https://togithub.com/gecko655) made their first contribution in [https://github.com/samber/lo/pull/502](https://togithub.com/samber/lo/pull/502) - [@​mash](https://togithub.com/mash) made their first contribution in [https://github.com/samber/lo/pull/217](https://togithub.com/samber/lo/pull/217) - [@​shivamrazorpay](https://togithub.com/shivamrazorpay) made their first contribution in [https://github.com/samber/lo/pull/503](https://togithub.com/samber/lo/pull/503) **Full Changelog**: https://github.com/samber/lo/compare/v1.46.0...v1.47.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.05%. Comparing base (30a955c) to head (181fe03).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #19 +/- ## ======================================= Coverage 85.05% 85.05% ======================================= Files 2 2 Lines 87 87 ======================================= Hits 74 74 Misses 9 9 Partials 4 4 ``` | [Flag](https://app.codecov.io/gh/fogfactory/pipe/pull/19/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/fogfactory/pipe/pull/19/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `85.05% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.