Skip to content

v0.16.0 - #55

Merged
second-ed merged 9 commits into
mainfrom
dev
Sep 5, 2026
Merged

v0.16.0#55
second-ed merged 9 commits into
mainfrom
dev

Conversation

@second-ed

Copy link
Copy Markdown
Owner

No description provided.

second-ed and others added 9 commits July 9, 2026 21:58
* fix: update codspeed workflow

* fix: handle case where sequence is called on an empty string
* fix: handle when provided par_collect workers would be 0

* fix: propagate traceback and input args on map_err

* docs: don't promise true immutability
* refactor: move streams to own directory

* refactor: add same test cases for par and async streams

* refactor: simplify tests with shared helpers

* fix: move types closer to usage

* fix: actually remove the types

* fix: merge imports

* fix: move sync and async to own baseclasses

* feat: add transformations between stream types

* test: add some tests for the conversion methods

* refactor: simplify tests

* fix: remove async to sync methods better to keep async away from sync code

* ci: make update cov happen after the tests run

* docs: add simple docstrings for the new streams
@codspeed-hq

codspeed-hq Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Merging this PR will not alter performance

✅ 21 untouched benchmarks


Comparing dev (f75c0f7) with dev (629f787)1

Open in CodSpeed

Footnotes

  1. No successful run was found on main (4496907) during the generation of this report, so dev (629f787) was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@second-ed
second-ed merged commit bbea143 into main Sep 5, 2026
9 checks passed
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.

1 participant