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

Enable testing for Python 3.12 and PyPy 3.10 on CI #1435

Merged
merged 1 commit into from
Nov 30, 2023

Enable testing for Python 3.12 and PyPy 3.10 on CI

ec27bf0
Select commit
Loading
Failed to load commit list.
Merged

Enable testing for Python 3.12 and PyPy 3.10 on CI #1435

Enable testing for Python 3.12 and PyPy 3.10 on CI
ec27bf0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 30, 2023 in 1s

85.45% (+0.06%) compared to 661eeec

View this Pull Request on Codecov

85.45% (+0.06%) compared to 661eeec

Details

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (661eeec) 85.38% compared to head (ec27bf0) 85.45%.

Files Patch % Lines
slack_sdk/oauth/installation_store/internals.py 82.60% 4 Missing ⚠️
...dk/oauth/installation_store/models/installation.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1435      +/-   ##
==========================================
+ Coverage   85.38%   85.45%   +0.06%     
==========================================
  Files         111      111              
  Lines       12134    12113      -21     
==========================================
- Hits        10361    10351      -10     
+ Misses       1773     1762      -11     

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