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

Replace pybind11 with nanobind in Catalyst Runtime #1293

Open
wants to merge 39 commits into
base: main
Choose a base branch
from

Merge branch 'main' into joeycarter/nanobind-runtime

55ade8e
Select commit
Loading
Failed to load commit list.
Open

Replace pybind11 with nanobind in Catalyst Runtime #1293

Merge branch 'main' into joeycarter/nanobind-runtime
55ade8e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 17, 2024 in 0s

81.35% (+80.98%) compared to 4925d37

View this Pull Request on Codecov

81.35% (+80.98%) compared to 4925d37

Details

Codecov Report

Attention: Patch coverage is 0% with 21 lines in your changes missing coverage. Please review.

Project coverage is 81.35%. Comparing base (4925d37) to head (55ade8e).

Files with missing lines Patch % Lines
runtime/tests/Test_OpenQasmDevice.cpp 0.00% 21 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            main    #1293       +/-   ##
==========================================
+ Coverage   0.37%   81.35%   +80.98%     
==========================================
  Files         17       74       +57     
  Lines       1346     8180     +6834     
  Branches      73      858      +785     
==========================================
+ Hits           5     6655     +6650     
- Misses      1341     1468      +127     
- Partials       0       57       +57     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.