Skip to content

Conversation

@Vipul-Cariappa
Copy link
Collaborator

No description provided.

CPPINTEROP_API bool IsClass(TCppScope_t scope);

/// Checks if the klass has a definition
CPPINTEROP_API bool IsClassDefined(TCppScope_t klass);
Copy link
Contributor

Choose a reason for hiding this comment

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

How is that different from IsComplete?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

IsComplete does what I want. Sorry, I missed that API. Will close this PR.

@codecov
Copy link

codecov bot commented Jun 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.81%. Comparing base (180869d) to head (d38caa4).
⚠️ Report is 53 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #651      +/-   ##
==========================================
+ Coverage   78.78%   78.81%   +0.02%     
==========================================
  Files           9        9              
  Lines        3851     3856       +5     
==========================================
+ Hits         3034     3039       +5     
  Misses        817      817              
Files with missing lines Coverage Δ
include/CppInterOp/CppInterOp.h 95.34% <ø> (ø)
lib/CppInterOp/CppInterOp.cpp 86.71% <100.00%> (+0.03%) ⬆️
Files with missing lines Coverage Δ
include/CppInterOp/CppInterOp.h 95.34% <ø> (ø)
lib/CppInterOp/CppInterOp.cpp 86.71% <100.00%> (+0.03%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
Copy link
Contributor

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

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