Skip to content

[dispatch] disable verbose loadapi message unless debug#822

Merged
aaronj0 merged 1 commit intocompiler-research:mainfrom
aaronj0:disable-verbosity
Feb 25, 2026
Merged

[dispatch] disable verbose loadapi message unless debug#822
aaronj0 merged 1 commit intocompiler-research:mainfrom
aaronj0:disable-verbosity

Conversation

@aaronj0
Copy link
Copy Markdown
Collaborator

@aaronj0 aaronj0 commented Feb 25, 2026

Only display in debug builds this verbose message signalling which library our LoadAPI calls are dlopening

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!

@github-actions
Copy link
Copy Markdown
Contributor

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

@aaronj0 aaronj0 merged commit 9ccb9b2 into compiler-research:main Feb 25, 2026
34 checks passed
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.56%. Comparing base (33a5ba5) to head (718cea2).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #822   +/-   ##
=======================================
  Coverage   79.56%   79.56%           
=======================================
  Files          11       11           
  Lines        4012     4012           
=======================================
  Hits         3192     3192           
  Misses        820      820           
Files with missing lines Coverage Δ
include/CppInterOp/Dispatch.h 89.18% <ø> (ø)
Files with missing lines Coverage Δ
include/CppInterOp/Dispatch.h 89.18% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@aaronj0 aaronj0 deleted the disable-verbosity branch February 25, 2026 14:50
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