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

Adds task chains #96

Merged
merged 8 commits into from
Oct 19, 2015
Merged

Adds task chains #96

merged 8 commits into from
Oct 19, 2015

Conversation

Koed00
Copy link
Owner

@Koed00 Koed00 commented Oct 17, 2015

  • adds the Chain class
  • adds the async_chain command
  • adds Iter class

adds several small improvements based on the problems that surfaced during writing the tests
@codecov-io
Copy link

Current coverage is 96.36%

Merging #96 into master will increase coverage by +0.16% as of 62abeda

@@            master     #96   diff @@
======================================
  Files           39      39       
  Stmts         2449    2560   +111
  Branches         0       0       
  Methods          0       0       
======================================
+ Hit           2356    2467   +111
  Partial          0       0       
  Missed          93      93       

Review entire Coverage Diff as of 62abeda

Powered by Codecov. Updated on successful CI builds.

Koed00 added a commit that referenced this pull request Oct 19, 2015
@Koed00 Koed00 merged commit fd88694 into master Oct 19, 2015
@devdlabs
Copy link

Chains of tasks seems to be stuck up when I try to get result. Any special configuration needed?

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.

3 participants