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

Drop support for python 3.7 #98

Merged
merged 18 commits into from
Feb 23, 2024

Merge branch 'main' into 97/jdidion/drop-py37

7447aff
Select commit
Loading
Failed to load commit list.
Merged

Drop support for python 3.7 #98

Merge branch 'main' into 97/jdidion/drop-py37
7447aff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 23, 2024 in 1s

93.81% (+0.12%) compared to dbb600a

View this Pull Request on Codecov

93.81% (+0.12%) compared to dbb600a

Details

Codecov Report

Attention: Patch coverage is 93.54839% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 93.81%. Comparing base (dbb600a) to head (7447aff).

Files Patch % Lines
fgpyo/util/inspect.py 94.44% 0 Missing and 1 partial ⚠️
fgpyo/util/types.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #98      +/-   ##
==========================================
+ Coverage   93.68%   93.81%   +0.12%     
==========================================
  Files          32       33       +1     
  Lines        3374     3363      -11     
  Branches      622      617       -5     
==========================================
- Hits         3161     3155       -6     
+ Misses        140      137       -3     
+ Partials       73       71       -2     

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