Skip to content

Update tests to work with pandas 2.1.0#2616

Merged
thehomebrewnerd merged 4 commits intomainfrom
issue-2610
Sep 7, 2023
Merged

Update tests to work with pandas 2.1.0#2616
thehomebrewnerd merged 4 commits intomainfrom
issue-2610

Conversation

@thehomebrewnerd
Copy link
Copy Markdown
Contributor

Pull Request Description

Minor tests updates for compatibility with pandas version 2.1.0

Closes #2610

@thehomebrewnerd thehomebrewnerd enabled auto-merge (squash) September 7, 2023 18:36
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 7, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (6ec369b) 99.47% compared to head (a66a18f) 99.47%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2616   +/-   ##
=======================================
  Coverage   99.47%   99.47%           
=======================================
  Files         403      403           
  Lines       24201    24201           
=======================================
  Hits        24074    24074           
  Misses        127      127           
Files Changed Coverage Δ
...ools/tests/entityset_tests/test_last_time_index.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.

📢 Have feedback on the report? Share it here.

@thehomebrewnerd thehomebrewnerd merged commit d279a48 into main Sep 7, 2023
@thehomebrewnerd thehomebrewnerd deleted the issue-2610 branch September 7, 2023 18:53
@thehomebrewnerd thehomebrewnerd mentioned this pull request Oct 26, 2023
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.

Update for compatibility with pandas v2.1.0

2 participants