Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@nwlandry
Copy link
Collaborator

@nwlandry nwlandry commented Oct 28, 2023

Added Python 3.12 to the test suite. In Python 3.12, evaluating slice(<args>) in d where d is a dict no longer raises a type error, and I think this is a fringe case, so I've removed the unit tests checking this.

@codecov
Copy link

codecov bot commented Oct 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2eea477) 92.00% compared to head (c1acd29) 92.02%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #488      +/-   ##
==========================================
+ Coverage   92.00%   92.02%   +0.02%     
==========================================
  Files          60       60              
  Lines        4428     4428              
==========================================
+ Hits         4074     4075       +1     
+ Misses        354      353       -1     

see 1 file with indirect coverage changes

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

@nwlandry nwlandry merged commit de7b347 into main Oct 28, 2023
@nwlandry nwlandry deleted the add-python-3.12 branch October 28, 2023 16:28
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.

3 participants