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

Fix circuit.age default-value #180

Merged
merged 1 commit into from Aug 11, 2016
Merged

Fix circuit.age default-value #180

merged 1 commit into from Aug 11, 2016

Conversation

meejah
Copy link
Owner

@meejah meejah commented Aug 11, 2016

The defaults for kwargs are computed at import time, which
was not the intent of this method when defaulting now=

The defaults for kwargs are computed at import time, which
was not the intent of this method when defaulting now=
@coveralls
Copy link

coveralls commented Aug 11, 2016

Coverage Status

Coverage increased (+0.0003%) to 99.554% when pulling 0932a82 on issue179-age into 65d8cfc on master.

@codecov-io
Copy link

codecov-io commented Aug 11, 2016

Current coverage is 99.55% (diff: 100%)

Merging #180 into master will increase coverage by <.01%

@@             master       #180   diff @@
==========================================
  Files            15         15          
  Lines          2689       2691     +2   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           2677       2679     +2   
  Misses           12         12          
  Partials          0          0          

Powered by Codecov. Last update 65d8cfc...0932a82

@meejah meejah merged commit 4ad8941 into master Aug 11, 2016
@meejah meejah deleted the issue179-age branch August 11, 2016 07:00
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.

None yet

3 participants