Skip to content

Conversation

@mcbarton
Copy link
Collaborator

This PR gets xeus-cpp ready for the impending release of CppInterOp.

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.94%. Comparing base (c357fd6) to head (a193a28).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #436      +/-   ##
==========================================
- Coverage   81.96%   81.94%   -0.02%     
==========================================
  Files          21       21              
  Lines         959      853     -106     
  Branches       87       87              
==========================================
- Hits          786      699      -87     
+ Misses        173      154      -19     
Files with missing lines Coverage Δ
src/xinspect.cpp 94.11% <ø> (+0.08%) ⬆️

... and 14 files with indirect coverage changes

Files with missing lines Coverage Δ
src/xinspect.cpp 94.11% <ø> (+0.08%) ⬆️

... and 14 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions


#include "clang/Interpreter/CppInterOp.h" // from CppInterOp package
#include <CppInterOp/CppInterOp.h>

Copy link
Contributor

Choose a reason for hiding this comment

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

warning: included header CppInterOp.h is not used directly [misc-include-cleaner]

Suggested change

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