Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Jupyter-Lite xeus-cpp demo to CppInterOp #380

Merged
merged 1 commit into from
Dec 7, 2024

Conversation

mcbarton
Copy link
Collaborator

@mcbarton mcbarton commented Dec 6, 2024

Description

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

@anutosh491 @vgvassilev This PR should add a Jupyter Lite xeus-cpp demo to CppInterOp. We can use it to demo CppInterOps capability, and can also use it to determine when we have a working emscripten version.

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 December 6, 2024 20:11
@mcbarton mcbarton marked this pull request as ready for review December 6, 2024 20:11
Copy link

codecov bot commented Dec 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.15%. Comparing base (1c3f884) to head (384f7f9).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #380   +/-   ##
=======================================
  Coverage   76.15%   76.15%           
=======================================
  Files           8        8           
  Lines        3137     3137           
=======================================
  Hits         2389     2389           
  Misses        748      748           

@anutosh491
Copy link
Collaborator

I shall get back with some reviews on Monday!

@mcbarton mcbarton merged commit b9c4822 into compiler-research:main Dec 7, 2024
43 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.

3 participants