Skip to content
This repository was archived by the owner on Aug 29, 2022. It is now read-only.

Conversation

@zwaldowski
Copy link
Contributor

What's in this pull request?

Addresses #267. Inside the handler to Task.map, you can create Progress objects for implicit composition (i.e., Progress(parent: .current()) or Progress(totalUnitCount: foo) and they will be composed at a 100x slice just like explicitly creating one in Task.andThen.

Testing

Addresses new code with a test case. The new 100% coverage from #265 remains.

API Changes

No public API change.

@zwaldowski zwaldowski added this to the 4.0 milestone Nov 16, 2018
@zwaldowski zwaldowski force-pushed the zwaldowski/explicitly-implicit branch from 848ebb6 to 72764dc Compare November 16, 2018 07:27
@zwaldowski zwaldowski force-pushed the zwaldowski/explicitly-implicit branch from 72764dc to 96ed71e Compare November 16, 2018 07:58
@zwaldowski zwaldowski force-pushed the zwaldowski/explicitly-implicit branch from 96ed71e to 1d49f93 Compare November 16, 2018 08:16
@zwaldowski zwaldowski merged commit 5341ddc into master Nov 16, 2018
@zwaldowski zwaldowski deleted the zwaldowski/explicitly-implicit branch November 16, 2018 08:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants