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 nanobind and pybind support #12

Merged
merged 1 commit into from
Jan 10, 2025
Merged

Add nanobind and pybind support #12

merged 1 commit into from
Jan 10, 2025

Conversation

timkpaine
Copy link
Member

No description provided.

Copy link
Contributor

github-actions bot commented Jan 10, 2025

Test Results

5 tests  +2   5 ✅ +2   7s ⏱️ +6s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit 0b79dc4. ± Comparison against base commit 25c7895.

This pull request removes 2 and adds 4 tests. Note that renamed tests count towards both.
hatch_cpp.tests.test_projects.TestProject ‑ test_basic
hatch_cpp.tests.test_projects.TestProject ‑ test_override_classes
hatch_cpp.tests.test_projects.TestProject ‑ test_basic[test_project_basic]
hatch_cpp.tests.test_projects.TestProject ‑ test_basic[test_project_nanobind]
hatch_cpp.tests.test_projects.TestProject ‑ test_basic[test_project_override_classes]
hatch_cpp.tests.test_projects.TestProject ‑ test_basic[test_project_pybind]

♻️ This comment has been updated with latest results.

Copy link

codecov bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.74%. Comparing base (8d0af69) to head (0b79dc4).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
+ Coverage   88.05%   95.74%   +7.69%     
==========================================
  Files           7        7              
  Lines         226      235       +9     
==========================================
+ Hits          199      225      +26     
+ Misses         27       10      -17     

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

@timkpaine timkpaine merged commit 801e8b6 into main Jan 10, 2025
15 checks passed
@timkpaine timkpaine deleted the tkp/pyd branch January 10, 2025 20:37
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.

1 participant