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

Implement CMake uninstall target #1183

Merged
merged 4 commits into from
Aug 22, 2023

Add comments and use rm -rf (remove is deprecated)

24d4619
Select commit
Loading
Failed to load commit list.
Merged

Implement CMake uninstall target #1183

Add comments and use rm -rf (remove is deprecated)
24d4619
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 19, 2023 in 1s

82.10% (-0.01%) compared to aa4e62d

View this Pull Request on Codecov

82.10% (-0.01%) compared to aa4e62d

Details

Codecov Report

Merging #1183 (24d4619) into dev (aa4e62d) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##              dev    #1183      +/-   ##
==========================================
- Coverage   82.11%   82.10%   -0.01%     
==========================================
  Files         156      156              
  Lines       20093    20093              
  Branches     7575     7575              
==========================================
- Hits        16499    16497       -2     
- Misses       3071     3074       +3     
+ Partials      523      522       -1     

see 3 files with indirect coverage changes