Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: Test with the latest numpy for pyarrow support #2616

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

edgarrmondragon
Copy link
Collaborator

@edgarrmondragon edgarrmondragon commented Aug 21, 2024

@edgarrmondragon edgarrmondragon requested a review from a team as a code owner August 21, 2024 18:43
Copy link

codspeed-hq bot commented Aug 21, 2024

CodSpeed Performance Report

Merging #2616 will not alter performance

Comparing edgarrmondragon/test/latest-numpy (54dc00e) with main (a7e9430)

Summary

✅ 6 untouched benchmarks

Copy link

codecov bot commented Aug 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.75%. Comparing base (a7e9430) to head (54dc00e).
Report is 112 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2616   +/-   ##
=======================================
  Coverage   89.75%   89.75%           
=======================================
  Files          58       58           
  Lines        4853     4853           
  Branches      948      948           
=======================================
  Hits         4356     4356           
  Misses        347      347           
  Partials      150      150           

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


🚨 Try these New Features:

@edgarrmondragon edgarrmondragon merged commit a4d09cc into main Aug 21, 2024
35 checks passed
Comment on lines +79 to +81
{ version = ">=1.22,<1.25", python = "==3.8", optional = true },
{ version = ">=1.22,<2.1", python = "==3.9", optional = true },
{ version = ">=1.22", python = ">=3.10", optional = true },
Copy link
Member

Choose a reason for hiding this comment

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

It might help to explain the reason behind these bounds in comments

@edgarrmondragon edgarrmondragon deleted the edgarrmondragon/test/latest-numpy branch August 21, 2024 18:55
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