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/sudo check failures #276

Closed
wants to merge 9 commits into from

refactor sudo check test

415f307
Select commit
Loading
Failed to load commit list.
Closed

Fix/sudo check failures #276

refactor sudo check test
415f307
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 6, 2024 in 1s

91.56% (-0.28%) compared to c49a676

View this Pull Request on Codecov

91.56% (-0.28%) compared to c49a676

Details

Codecov Report

Attention: Patch coverage is 47.54098% with 32 lines in your changes missing coverage. Please review.

Project coverage is 91.56%. Comparing base (c49a676) to head (415f307).

Files with missing lines Patch % Lines
src/core/src/bootstrap/Bootstrapper.py 3.44% 28 Missing ⚠️
src/core/tests/Test_CoreMain.py 75.00% 3 Missing ⚠️
src/core/tests/library/RuntimeCompositor.py 94.44% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #276      +/-   ##
==========================================
- Coverage   91.84%   91.56%   -0.28%     
==========================================
  Files          90       90              
  Lines       15596    15628      +32     
==========================================
- Hits        14324    14310      -14     
- Misses       1272     1318      +46     

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