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

Refactor #97

Merged
merged 13 commits into from
Nov 6, 2023

Unify ruff hooks in single section

0d2d766
Select commit
Loading
Failed to load commit list.
Merged

Refactor #97

Unify ruff hooks in single section
0d2d766
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Nov 6, 2023 in 1s

0.00% of diff hit (target 0.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 0.00%)

Annotations

Check warning on line 10 in minimalkv/_boto.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

minimalkv/_boto.py#L10

Added line #L10 was not covered by tests

Check warning on line 41 in minimalkv/_boto.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

minimalkv/_boto.py#L41

Added line #L41 was not covered by tests

Check warning on line 53 in minimalkv/_store_creation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

minimalkv/_store_creation.py#L53

Added line #L53 was not covered by tests

Check warning on line 47 in minimalkv/_urls.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

minimalkv/_urls.py#L47

Added line #L47 was not covered by tests

Check warning on line 131 in minimalkv/crypt.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

minimalkv/crypt.py#L131

Added line #L131 was not covered by tests

Check warning on line 38 in minimalkv/db/mongo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

minimalkv/db/mongo.py#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 90 in minimalkv/db/sql.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

minimalkv/db/sql.py#L90

Added line #L90 was not covered by tests

Check warning on line 85 in minimalkv/fs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

minimalkv/fs.py#L85

Added line #L85 was not covered by tests

Check warning on line 100 in minimalkv/fs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

minimalkv/fs.py#L100

Added line #L100 was not covered by tests

Check warning on line 158 in minimalkv/fs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

minimalkv/fs.py#L158

Added line #L158 was not covered by tests

Check warning on line 47 in minimalkv/fsspecstore.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

minimalkv/fsspecstore.py#L47

Added line #L47 was not covered by tests

Check warning on line 49 in minimalkv/fsspecstore.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

minimalkv/fsspecstore.py#L49

Added line #L49 was not covered by tests

Check warning on line 184 in minimalkv/fsspecstore.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

minimalkv/fsspecstore.py#L184

Added line #L184 was not covered by tests

Check warning on line 196 in minimalkv/fsspecstore.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

minimalkv/fsspecstore.py#L195-L196

Added lines #L195 - L196 were not covered by tests

Check warning on line 204 in minimalkv/fsspecstore.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

minimalkv/fsspecstore.py#L203-L204

Added lines #L203 - L204 were not covered by tests

Check warning on line 176 in minimalkv/git.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

minimalkv/git.py#L175-L176

Added lines #L175 - L176 were not covered by tests

Check warning on line 43 in minimalkv/memory/redisstore.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

minimalkv/memory/redisstore.py#L43

Added line #L43 was not covered by tests

Check warning on line 26 in minimalkv/net/_azurestore_new.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

minimalkv/net/_azurestore_new.py#L23-L26

Added lines #L23 - L26 were not covered by tests

Check warning on line 29 in minimalkv/net/_azurestore_old.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

minimalkv/net/_azurestore_old.py#L29

Added line #L29 was not covered by tests

Check warning on line 32 in minimalkv/net/_azurestore_old.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

minimalkv/net/_azurestore_old.py#L32

Added line #L32 was not covered by tests

Check warning on line 35 in minimalkv/net/boto3store.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

minimalkv/net/boto3store.py#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 156 in minimalkv/net/boto3store.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

minimalkv/net/boto3store.py#L156

Added line #L156 was not covered by tests

Check warning on line 17 in minimalkv/net/botostore.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

minimalkv/net/botostore.py#L16-L17

Added lines #L16 - L17 were not covered by tests

Check warning on line 20 in minimalkv/net/botostore.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

minimalkv/net/botostore.py#L20

Added line #L20 was not covered by tests

Check warning on line 78 in minimalkv/net/botostore.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

minimalkv/net/botostore.py#L78

Added line #L78 was not covered by tests