Skip to content

Conversation

@mcbarton
Copy link
Collaborator

Description

Please include a summary of changes, motivation and context for this PR.

As far as I can tell getCallbacks and setCallbacks are not being used anywhere in CppInterOp, or any of the downstream project, so this PR removes them as unused code.

Fixes # (issue)

Type of change

Please tick all options which are relevant.

  • Bug fix
  • New feature
  • Requires documentation updates

Testing

Please describe the test(s) that you added and ran to verify your changes.

Checklist

  • I have read the contribution guide recently

@mcbarton mcbarton requested a review from vgvassilev August 11, 2025 15:19
@github-actions
Copy link
Contributor

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

@codecov
Copy link

codecov bot commented Aug 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.75%. Comparing base (dba60ff) to head (ae7951b).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #701   +/-   ##
=======================================
  Coverage   79.75%   79.75%           
=======================================
  Files           9        9           
  Lines        3957     3957           
=======================================
  Hits         3156     3156           
  Misses        801      801           
Files with missing lines Coverage Δ
lib/CppInterOp/DynamicLibraryManager.h 90.00% <ø> (ø)
Files with missing lines Coverage Δ
lib/CppInterOp/DynamicLibraryManager.h 90.00% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mcbarton
Copy link
Collaborator Author

This PR is ready for review.

@vgvassilev
Copy link
Contributor

That's something we use in ROOT and it's probably going to be part of the whole upstreaming procedures we have been doing in root-project/root#19514 and llvm/llvm-project#148410

@mcbarton mcbarton closed this Aug 12, 2025
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