8000 Drop support for deprecated Python version 3.8 by mdomke · Pull Request #908 · mongomock/mongomock · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Drop support for deprecated Python version 3.8 #908

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 9 commits into from
Nov 17, 2024

chore: Comply to flake8 sorting rules

84305dd
Select commit
Loading
Failed to load commit list.
Merged

Drop support for deprecated Python version 3.8 #908

chore: Comply to flake8 sorting rules
84305dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 17, 2024 in 1s

95.97% (+0.00%) compared to 308b627

View this Pull Request on Codecov

95.97% (+0.00%) compared to 308b627

Details

Codecov Report

Attention: Patch coverage is 97.50000% with 1 line in your changes missing coverage. Please review.

Project coverage is 95.97%. Comparing base (308b627) to head (84305dd).

Files with missing lines Patch % Lines
tests/test__client_api.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #908   +/-   ##
========================================
  Coverage    95.97%   95.97%           
========================================
  Files           35       35           
  Lines        10060    10060           
========================================
  Hits          9655     9655           
  Misses         405      405           

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

0