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

fix: set rpath for libtorch and protobuf #3636

Merged
merged 3 commits into from
Apr 2, 2024

protobuf

50dbd56
Select commit
Loading
Failed to load commit list.
Merged

fix: set rpath for libtorch and protobuf #3636

protobuf
50dbd56
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2024 in 1s

77.94% (+0.14%) compared to 8e0cc90

View this Pull Request on Codecov

77.94% (+0.14%) compared to 8e0cc90

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.94%. Comparing base (8e0cc90) to head (50dbd56).
Report is 1 commits behind head on devel.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3636      +/-   ##
==========================================
+ Coverage   77.80%   77.94%   +0.14%     
==========================================
  Files         438      404      -34     
  Lines       37707    32876    -4831     
  Branches     1623      909     -714     
==========================================
- Hits        29337    25626    -3711     
+ Misses       7506     6722     -784     
+ Partials      864      528     -336     

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