Skip to content

CI: try with 3.11 and 3.12#902

Merged
dhalperi merged 1 commit into
masterfrom
spr/master/f0b690de
Dec 16, 2023
Merged

CI: try with 3.11 and 3.12#902
dhalperi merged 1 commit into
masterfrom
spr/master/f0b690de

Conversation

@dhalperi

@dhalperi dhalperi commented Dec 16, 2023

Copy link
Copy Markdown
Member

Fix python/cpython#100458

Fix a pandas incompatibility

@batfish-bot

Copy link
Copy Markdown

This change is Reviewable

@codecov

codecov Bot commented Dec 16, 2023

Copy link
Copy Markdown

Codecov Report

Merging #902 (d5d54df) into master (ea524b3) will not change coverage.
The diff coverage is 83.33%.

Additional details and impacted files
@@           Coverage Diff            @@
##           master     #902    +/-   ##
========================================
  Coverage   85.54%   85.54%            
========================================
  Files          30       30            
  Lines        3977     3977            
  Branches      664      817   +153     
========================================
  Hits         3402     3402            
  Misses        430      430            
  Partials      145      145            
Files Coverage Δ
pybatfish/client/asserts.py 91.94% <100.00%> (-0.07%) ⬇️
pybatfish/client/restv2helper.py 70.18% <ø> (ø)
pybatfish/question/question.py 82.66% <82.50%> (+0.07%) ⬆️

@dhalperi
dhalperi force-pushed the spr/master/f0b690de branch 7 times, most recently from 5184595 to 2274fd9 Compare December 16, 2023 20:18
Fix python/cpython#100458

Fix a pandas incompatibility

commit-id:f0b690de
@dhalperi
dhalperi force-pushed the spr/master/f0b690de branch from 2274fd9 to d5d54df Compare December 16, 2023 20:18

@dhalperi dhalperi left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 6 of 6 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @dhalperi)

@dhalperi
dhalperi merged commit e238298 into master Dec 16, 2023
@dhalperi
dhalperi deleted the spr/master/f0b690de branch December 16, 2023 20:25
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.

Enum with str or int Mixin Breaking Change in Python 3.11

2 participants