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: make rt library optional in tests for non-Linux platforms in CMakeLists.txt #3653

Merged
merged 4 commits into from
Apr 8, 2024

Fix target_link_libraries in CMakeLists.txt

16ba7a8
Select commit
Loading
Failed to load commit list.
Merged

Fix: make rt library optional in tests for non-Linux platforms in CMakeLists.txt #3653

Fix target_link_libraries in CMakeLists.txt
16ba7a8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 7, 2024 in 0s

81.80% (+0.07%) compared to 073f559

View this Pull Request on Codecov

81.80% (+0.07%) compared to 073f559

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.80%. Comparing base (073f559) to head (16ba7a8).
Report is 4 commits behind head on devel.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3653      +/-   ##
==========================================
+ Coverage   81.72%   81.80%   +0.07%     
==========================================
  Files         503      503              
  Lines       46007    46456     +449     
  Branches     2891     2948      +57     
==========================================
+ Hits        37601    38004     +403     
- Misses       7528     7559      +31     
- Partials      878      893      +15     

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