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

V2 #65

Merged
merged 35 commits into from
Nov 8, 2022
Merged

V2 #65

merged 35 commits into from
Nov 8, 2022

Conversation

cunla
Copy link
Owner

@cunla cunla commented Nov 5, 2022

@cunla cunla added the enhancement New feature or request label Nov 5, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Nov 6, 2022

Coverage report:

Name                                            Stmts   Miss Branch BrPart  Cover
---------------------------------------------------------------------------------
fakeredis/__init__.py                               6      2      0      0    67%
fakeredis/_basefakesocket.py                      306     13    142     16    93%
fakeredis/_commands.py                            241      7     76      4    96%
fakeredis/_fakesocket.py                          707     23    273     17    95%
fakeredis/_helpers.py                             182      7     61      3    96%
fakeredis/_msgs.py                                 51      0      0      0   100%
fakeredis/_server.py                              123      6     42      5    93%
fakeredis/_zset.py                                 64      0     16      0   100%
fakeredis/aioredis.py                             130      5     41      4    95%
fakeredis/commands_mixins/__init__.py               0      0      0      0   100%
fakeredis/commands_mixins/connection_mixin.py      20      0      4      0   100%
fakeredis/commands_mixins/generic_mixin.py        268     16    124      9    93%
fakeredis/commands_mixins/hash_mixin.py            82      1     16      1    98%
fakeredis/commands_mixins/list_mixin.py           176      5     76      5    96%
fakeredis/commands_mixins/scripting_mixin.py      134      4     74      5    96%
fakeredis/commands_mixins/server_mixin.py          49      0     14      0   100%
---------------------------------------------------------------------------------
TOTAL                                            2539     89    959     69    95%

@github-actions
Copy link
Contributor

github-actions bot commented Nov 8, 2022

Coverage report:

Name                                            Stmts   Miss Branch BrPart  Cover
---------------------------------------------------------------------------------
fakeredis/__init__.py                               6      2      0      0    67%
fakeredis/_basefakesocket.py                      306     13    142     16    93%
fakeredis/_commands.py                            241      7     76      4    96%
fakeredis/_fakesocket.py                          714     28    275     19    95%
fakeredis/_helpers.py                             182      7     61      3    96%
fakeredis/_msgs.py                                 51      0      0      0   100%
fakeredis/_server.py                              123      6     42      5    93%
fakeredis/_zset.py                                 64      0     16      0   100%
fakeredis/aioredis.py                             130      5     41      4    95%
fakeredis/commands_mixins/__init__.py               0      0      0      0   100%
fakeredis/commands_mixins/connection_mixin.py      20      0      4      0   100%
fakeredis/commands_mixins/generic_mixin.py        268     16    124      9    93%
fakeredis/commands_mixins/hash_mixin.py            82      1     16      1    98%
fakeredis/commands_mixins/list_mixin.py           176      5     76      5    96%
fakeredis/commands_mixins/scripting_mixin.py      134      4     74      5    96%
fakeredis/commands_mixins/server_mixin.py          49      0     14      0   100%
---------------------------------------------------------------------------------
TOTAL                                            2546     94    961     71    95%

@cunla cunla merged commit ae0c616 into master Nov 8, 2022
@cunla cunla deleted the v2 branch November 8, 2022 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant