Skip to content

Ignore irrelevant deprecation warning from pandas#1391

Merged
yarikoptic merged 1 commit intomasterfrom
gh-1390
Jan 22, 2024
Merged

Ignore irrelevant deprecation warning from pandas#1391
yarikoptic merged 1 commit intomasterfrom
gh-1390

Conversation

@jwodder
Copy link
Contributor

@jwodder jwodder commented Jan 22, 2024

Closes #1390.

@jwodder jwodder added the tests Add or improve existing tests label Jan 22, 2024
@codecov
Copy link

codecov bot commented Jan 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d4b4ea8) 88.46% compared to head (fdf35bd) 88.59%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1391      +/-   ##
==========================================
+ Coverage   88.46%   88.59%   +0.12%     
==========================================
  Files          77       77              
  Lines       10492    10492              
==========================================
+ Hits         9282     9295      +13     
+ Misses       1210     1197      -13     
Flag Coverage Δ
unittests 88.59% <ø> (+0.12%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@yarikoptic yarikoptic merged commit d1746ba into master Jan 22, 2024
@yarikoptic yarikoptic deleted the gh-1390 branch January 22, 2024 15:41
@github-actions
Copy link

github-actions bot commented Feb 2, 2024

🚀 PR was released in 0.59.1 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released tests Add or improve existing tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Testing started to fail due to an error in parsing (?) + new deprecationwarning

2 participants