Skip to content

Conversation

@jflat06
Copy link
Collaborator

@jflat06 jflat06 commented May 7, 2025

Adding code to pre-build all the these modules as a distributable wheel.

Changing C++ interface from torch to pybind.

jflat06 added 2 commits May 7, 2025 16:01
Adding code to pre-build all the these modules as a distributable wheel.

Changing C++ interface from torch to pybind.

# Conflicts:
#	tmol/database/scoring/omega_bbdep.py
#	tmol/database/scoring/rama.py
#	tmol/kinematics/compiled/compiled_ops.py
@codecov
Copy link

codecov bot commented May 8, 2025

Codecov Report

Attention: Patch coverage is 96.87500% with 5 lines in your changes missing coverage. Please review.

Project coverage is 94.40%. Comparing base (2cc46cd) to head (8a35162).
Report is 13 commits behind head on master.

Files with missing lines Patch % Lines
tmol/utility/cpp_extension.py 90.56% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #316      +/-   ##
==========================================
- Coverage   94.71%   94.40%   -0.32%     
==========================================
  Files         299      297       -2     
  Lines       20415    21637    +1222     
==========================================
+ Hits        19337    20426    +1089     
- Misses       1078     1211     +133     
Flag Coverage Δ
_shrug_Testing_CPU 89.97% <96.87%> (+0.05%) ⬆️
_shrug_Testing_CPU_debug_w_o_jit 92.36% <96.87%> (+0.18%) ⬆️
_shrug_Testing_CUDA 92.00% <96.87%> (-0.45%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Adding test for coverage of prebuild extensions code.
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