8000 Autoformat code with ruff by mdomke · Pull Request #909 · mongomock/mongomock · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Autoformat code with ruff #909

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

Merged
merged 10 commits into from
Nov 18, 2024

chore: Use ruff-format for precommit

b8b0fe7
Select commit
Loading
Failed to load commit list.
Merged

Autoformat code with ruff #909

chore: Use ruff-format for precommit
b8b0fe7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 18, 2024 in 0s

96.08% (+0.11%) compared to 84305dd

View this Pull Request on Codecov

96.08% (+0.11%) compared to 84305dd

Details

Codecov Report

Attention: Patch coverage is 93.04348% with 32 lines in your changes missing coverage. Please review.

Project coverage is 96.08%. Comparing base (84305dd) to head (b8b0fe7).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
mongomock/collection.py 88.53% 18 Missing ⚠️
mongomock/aggregate.py 92.42% 5 Missing ⚠️
mongomock/gridfs.py 75.00% 3 Missing ⚠️
tests/multicollection.py 72.72% 3 Missing ⚠️
tests/test__bulk_operations.py 90.00% 1 Missing ⚠️
tests/test__database_api.py 90.00% 1 Missing ⚠️
tests/test__gridfs.py 96.42% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #909      +/-   ##
===========================================
+ Coverage    95.97%   96.08%   +0.11%     
===========================================
  Files           35       35              
  Lines        10060    10065       +5     
===========================================
+ Hits          9655     9671      +16     
+ Misses         405      394      -11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

0