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(linux): ensure NvFBC capture works after multiple sessions #3020

Merged
merged 7 commits into from
Aug 16, 2024

Apply suggestions from code review

8d7742c
Select commit
Loading
Failed to load commit list.
Merged

fix(linux): ensure NvFBC capture works after multiple sessions #3020

Apply suggestions from code review
8d7742c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 16, 2024 in 0s

9.69% (-0.01%) compared to a669b36

View this Pull Request on Codecov

9.69% (-0.01%) compared to a669b36

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 9.69%. Comparing base (a669b36) to head (8d7742c).

Files Patch % Lines
src/platform/linux/cuda.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master   #3020      +/-   ##
=========================================
- Coverage    9.69%   9.69%   -0.01%     
=========================================
  Files          97      97              
  Lines       17524   17525       +1     
  Branches     8204    8204              
=========================================
  Hits         1699    1699              
- Misses      12987   12988       +1     
  Partials     2838    2838              
Files Coverage Δ
src/platform/linux/cuda.cpp 1.59% <0.00%> (-0.01%) ⬇️