Skip to content

Add IsIntegerType to Dispatch header#914

Merged
aaronj0 merged 1 commit into
compiler-research:mainfrom
aaronj0:isinteger-to-dispatch
Apr 22, 2026
Merged

Add IsIntegerType to Dispatch header#914
aaronj0 merged 1 commit into
compiler-research:mainfrom
aaronj0:isinteger-to-dispatch

Conversation

@aaronj0
Copy link
Copy Markdown
Collaborator

@aaronj0 aaronj0 commented Apr 22, 2026

compiler-research/cppyy-backend#198 needed the implementation in the dispatch header which #913 missed

@aaronj0 aaronj0 force-pushed the isinteger-to-dispatch branch from 19291ab to 0988adb Compare April 22, 2026 16:30
@github-actions
Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.23%. Comparing base (9965d8c) to head (0988adb).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #914   +/-   ##
=======================================
  Coverage   81.23%   81.23%           
=======================================
  Files          13       13           
  Lines        4966     4966           
=======================================
  Hits         4034     4034           
  Misses        932      932           
Files with missing lines Coverage Δ
include/CppInterOp/Dispatch.h 89.47% <ø> (ø)
Files with missing lines Coverage Δ
include/CppInterOp/Dispatch.h 89.47% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@aaronj0 aaronj0 requested a review from vgvassilev April 22, 2026 16:40
@github-actions
Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

Copy link
Copy Markdown
Contributor

@vgvassilev vgvassilev left a comment

Choose a reason for hiding this comment

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

LGTM!

@aaronj0 aaronj0 merged commit 6912d4d into compiler-research:main Apr 22, 2026
34 checks passed
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