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

feat: Add logic for prepping topology and reverting changes #51

Merged
merged 4 commits into from
Jul 10, 2024

Fix MacOS

4fe847f
Select commit
Loading
Failed to load commit list.
Merged

feat: Add logic for prepping topology and reverting changes #51

Fix MacOS
4fe847f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 7, 2024 in 0s

93.57% (+1.20%) compared to 8084b26

View this Pull Request on Codecov

93.57% (+1.20%) compared to 8084b26

Details

Codecov Report

Attention: Patch coverage is 97.03504% with 11 lines in your changes missing coverage. Please review.

Project coverage is 93.57%. Comparing base (8084b26) to head (4fe847f).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
+ Coverage   92.37%   93.57%   +1.20%     
==========================================
  Files          26       33       +7     
  Lines        1101     1478     +377     
  Branches      591      832     +241     
==========================================
+ Hits         1017     1383     +366     
  Misses         46       46              
- Partials       38       49      +11     
Files Coverage Δ
...mmon/include/displaydevice/audiocontextinterface.h 100.00% <ø> (ø)
...rc/common/include/displaydevice/noopaudiocontext.h 100.00% <100.00%> (ø)
...n/include/displaydevice/settingsmanagerinterface.h 100.00% <ø> (ø)
...clude/displaydevice/settingspersistenceinterface.h 100.00% <ø> (ø)
src/common/include/displaydevice/types.h 95.23% <100.00%> (ø)
src/common/json.cpp 100.00% <100.00%> (ø)
src/common/noopaudiocontext.cpp 100.00% <100.00%> (ø)
src/common/noopsettingspersistence.cpp 100.00% <100.00%> (ø)
src/common/types.cpp 100.00% <100.00%> (ø)
src/windows/json.cpp 100.00% <100.00%> (ø)
... and 7 more