Skip to content

[python] suppress insignificant overflow warning from numpy#4040

Merged
bkmartinjr merged 2 commits intomainfrom
bkm/61509-overflow
May 8, 2025
Merged

[python] suppress insignificant overflow warning from numpy#4040
bkmartinjr merged 2 commits intomainfrom
bkm/61509-overflow

Conversation

@bkmartinjr
Copy link
Copy Markdown
Member

DataFrame.create will raise numeric overflow warnings when it should not. sc-61509

@codecov
Copy link
Copy Markdown

codecov Bot commented May 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.49%. Comparing base (84f7e2d) to head (9cdfb9e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4040      +/-   ##
==========================================
+ Coverage   89.18%   89.49%   +0.30%     
==========================================
  Files          57       57              
  Lines        6901     6902       +1     
==========================================
+ Hits         6155     6177      +22     
+ Misses        746      725      -21     
Flag Coverage Δ
python 89.49% <100.00%> (+0.30%) ⬆️

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

Components Coverage Δ
python_api 89.49% <100.00%> (+0.30%) ⬆️
libtiledbsoma ∅ <ø> (∅)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bkmartinjr bkmartinjr marked this pull request as ready for review May 8, 2025 02:26
@bkmartinjr bkmartinjr merged commit 39209a1 into main May 8, 2025
31 of 42 checks passed
@bkmartinjr bkmartinjr deleted the bkm/61509-overflow branch May 8, 2025 14:01
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.

2 participants