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 cached option to async_iter #87

Merged
merged 1 commit into from
Oct 6, 2015
Merged

adds cached option to async_iter #87

merged 1 commit into from
Oct 6, 2015

Conversation

Koed00
Copy link
Owner

@Koed00 Koed00 commented Oct 6, 2015

  • an async_iter result can now also be cached permanently or with a timeout
  • improved cached testing

@codecov-io
Copy link

Current coverage is 96.19%

Merging #87 into master will increase coverage by +0.04% as of c6a96ee

@@            master     #87   diff @@
======================================
  Files           39      39       
  Stmts         2420    2445    +25
  Branches         0       0       
  Methods          0       0       
======================================
+ Hit           2327    2352    +25
  Partial          0       0       
  Missed          93      93       

Review entire Coverage Diff as of c6a96ee

Powered by Codecov. Updated on successful CI builds.

Koed00 added a commit that referenced this pull request Oct 6, 2015
adds `cached` option to `async_iter`
@Koed00 Koed00 merged commit 89eb65f into master Oct 6, 2015
maerteijn pushed a commit to maerteijn/django-q that referenced this pull request Apr 11, 2023
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.

2 participants