Skip to content

Use S3 dispatch for integer64 methods#7753

Merged
MichaelChirico merged 1 commit into
masterfrom
is-na-integer64
May 21, 2026
Merged

Use S3 dispatch for integer64 methods#7753
MichaelChirico merged 1 commit into
masterfrom
is-na-integer64

Conversation

@MichaelChirico
Copy link
Copy Markdown
Member

Closes #7752

@codecov
Copy link
Copy Markdown

codecov Bot commented May 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.04%. Comparing base (26bb18e) to head (f529582).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7753   +/-   ##
=======================================
  Coverage   99.04%   99.04%           
=======================================
  Files          87       87           
  Lines       17064    17064           
=======================================
  Hits        16901    16901           
  Misses        163      163           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Member

@tdhock tdhock left a comment

Choose a reason for hiding this comment

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

great thanks

@MichaelChirico MichaelChirico merged commit d4974e9 into master May 21, 2026
9 of 13 checks passed
@MichaelChirico MichaelChirico deleted the is-na-integer64 branch May 21, 2026 18:14
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.

Direct call to integer64 S3 method due for removal

2 participants