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

CI: Supports Python 3.12 #885

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

CI: Supports Python 3.12 #885

wants to merge 11 commits into from

Conversation

Zeroto521
Copy link
Owner

  • closes #xxxx
  • whatsnew entry

@Zeroto521 Zeroto521 added this to the 0.0.21 milestone Feb 22, 2024
```
setuptools.extern.packaging.requirements.InvalidRequirement: Expected marker operator, one of <=, <, !=, ==, >=, >, ~=, ===, in, not in
    pandas >= 1.3.0; python_version = "3.9"
```
Copy link

codecov bot commented Oct 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.36%. Comparing base (2877a5c) to head (86cb38f).

❗ There is a different number of reports uploaded between BASE (2877a5c) and HEAD (86cb38f). Click for more details.

HEAD has 146 uploads less than BASE
Flag BASE (2877a5c) HEAD (86cb38f)
151 5
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #885       +/-   ##
===========================================
- Coverage   99.30%   88.36%   -10.94%     
===========================================
  Files         154      154               
  Lines        2295     2295               
  Branches      497      178      -319     
===========================================
- Hits         2279     2028      -251     
- Misses          7      250      +243     
- Partials        9       17        +8     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant