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 segfault in ~Region #3108

Merged
merged 3 commits into from
Jan 5, 2024

fix CPU tests on GPUs

2296573
Select commit
Loading
Failed to load commit list.
Merged

fix segfault in ~Region #3108

fix CPU tests on GPUs
2296573
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 5, 2024 in 0s

75.85% (-0.02%) compared to a905817

View this Pull Request on Codecov

75.85% (-0.02%) compared to a905817

Details

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (a905817) 75.86% compared to head (2296573) 75.85%.
Report is 1 commits behind head on devel.

Files Patch % Lines
source/lib/src/region.cc 37.50% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3108      +/-   ##
==========================================
- Coverage   75.86%   75.85%   -0.02%     
==========================================
  Files         247      247              
  Lines       25075    25081       +6     
  Branches     1597     1598       +1     
==========================================
+ Hits        19023    19024       +1     
- Misses       5114     5118       +4     
- Partials      938      939       +1     

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