Ran
|
Files
930
|
Run time
15s
|
Badge
Embed ▾
README BADGES
|
push
github
refactor(socialaccount): Uniform SocialAccount.to_str() Squashed commit of the following: commit b23a8a725 Author: David D Lowe <daviddlowe.flimm@gmail.com> Date: Fri Jul 19 14:24:06 2024 +0100 fix(socialaccount): Make base to_str method look at more keys commit 90c8b4804 Author: David D Lowe <daviddlowe.flimm@gmail.com> Date: Fri Jul 19 14:11:56 2024 +0100 fix(socialaccount): make QuickBooks' to_str ignore emailVerified commit 7651401bd Author: David D Lowe <daviddlowe.flimm@gmail.com> Date: Fri Jul 19 14:02:58 2024 +0100 fix(socialaccount): Make base to_str more resilient It can now handle extra_data values that are not dictionaries without throwing an exception, and it only returns an `email`, `username` and `name` value if it is a string. commit 34576ba26 Author: David D Lowe <daviddlowe.flimm@gmail.com> Date: Fri Jul 19 13:56:23 2024 +0100 fix(socialaccount): Fully store extra_data of Edmodo account commit c71090dcb Author: David D Lowe <daviddlowe.flimm@gmail.com> Date: Fri Jul 19 13:55:12 2024 +0100 fix(socialaccount): Fully store extra_data of Amazon Cognito account commit 3fdca2e9a Author: David D Lowe <daviddlowe.flimm@gmail.com> Date: Tue Jul 16 14:25:16 2024 +0100 fix(socialaccount): Ensure AppleAccount's to_str handles private email commit 0ea8b75c7 Author: David D Lowe <daviddlowe.flimm@gmail.com> Date: Tue Jul 16 14:15:43 2024 +0100 fix: Use f-string commit 6e449dbb5 Author: David D Lowe <daviddlowe.flimm@gmail.com> Date: Tue Jul 16 14:04:02 2024 +0100 fix(socialaccount): Delete superflous to_str method implementations These classes are all subclasses of ProviderAccount, which provides a default to_str imple... (continued)
20024 of 20909 relevant lines covered (95.77%)
0.96 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|