Skip to content

Feature: Fake Callables#3

Open
thedrow wants to merge 46 commits intomasterfrom
feature/fake-callables
Open

Feature: Fake Callables#3
thedrow wants to merge 46 commits intomasterfrom
feature/fake-callables

Conversation

@thedrow
Copy link
Copy Markdown
Member

@thedrow thedrow commented Oct 11, 2013

Review on Reviewable

@ghost ghost assigned thedrow Oct 11, 2013
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.76%) when pulling 5ed6550 on feature/fake-callables into bb68d06 on master.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-1.48%) when pulling 265106e on feature/fake-callables into bb68d06 on master.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-1.48%) when pulling c227c9f on feature/fake-callables into bb68d06 on master.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-1.48%) when pulling d3e2aaf on feature/fake-callables into bb68d06 on master.

…ical but can be ducted typed the are_argspecs_identical method will still return true.
…e first method and a kwargs argument on the second the are_keyword_arguments_identical method will return true.
…ther has a varargs argument then they shouldn't match.
…ther has a kwargs argument then they shouldn't match.
…e argspec if they have the same number of positional arguments.
…e argspec if one of them has an argument and the other has a varargs argument.
…tical if one of them has no positional arguments and the other has a varargs argument.
…tical if one of them has more positional arguments than the other.
…l if one of the methods have keyword arguments and the other has a kwargs argument. Fixed a related bug where the positional arguments comparison function did not filter keyword arguments.
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-2.51%) when pulling a854081 on feature/fake-callables into bb68d06 on master.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+2.18%) when pulling 0e3324d on feature/fake-callables into bb68d06 on master.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+3.13%) when pulling 8ed41c8 on feature/fake-callables into bb68d06 on master.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+4.15%) when pulling b127ead on feature/fake-callables into bb68d06 on master.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+3.54%) when pulling b127ead on feature/fake-callables into bb68d06 on master.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+4.37%) when pulling ddee2e5 on feature/fake-callables into bb68d06 on master.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+4.37%) when pulling bbcf8b5 on feature/fake-callables into bb68d06 on master.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+4.96%) when pulling 923d65e on feature/fake-callables into bb68d06 on master.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+4.96%) when pulling 4907ec6 on feature/fake-callables into bb68d06 on master.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+4.96%) when pulling 323a342 on feature/fake-callables into bb68d06 on master.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+4.89%) when pulling b6a3e9b on feature/fake-callables into bb68d06 on master.

… Python 2.x aliases for doc and code internal attributes.
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+6.18%) when pulling 09a6f9f on feature/fake-callables into bb68d06 on master.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-24.14%) to 49.0% when pulling 04d06c6 on feature/fake-callables into bb68d06 on master.

…hon 2.x aliases for the globals internal attributes.
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+7.28%) when pulling 4fd1596 on feature/fake-callables into bb68d06 on master.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+7.28%) when pulling 4fd1596 on feature/fake-callables into bb68d06 on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants