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

Support additional policy directories #134

Merged
merged 2 commits into from
Sep 25, 2024

Use fully-qualified exception names in .pylintrc

966e383
Select commit
Loading
Failed to load commit list.
Merged

Support additional policy directories #134

Use fully-qualified exception names in .pylintrc
966e383
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 2, 2024 in 0s

78.08% (+0.09%) compared to 60b54a6

View this Pull Request on Codecov

78.08% (+0.09%) compared to 60b54a6

Details

Codecov Report

Attention: Patch coverage is 93.33333% with 8 lines in your changes missing coverage. Please review.

Project coverage is 78.08%. Comparing base (60b54a6) to head (966e383).

Files Patch % Lines
qrexec/policy/parser.py 89.47% 4 Missing ⚠️
qrexec/tools/qrexec_policy_daemon.py 33.33% 2 Missing ⚠️
qrexec/tools/qrexec_legacy_convert.py 0.00% 1 Missing ⚠️
qrexec/tools/qrexec_policy_exec.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #134      +/-   ##
==========================================
+ Coverage   77.99%   78.08%   +0.09%     
==========================================
  Files          54       54              
  Lines        9664     9718      +54     
==========================================
+ Hits         7537     7588      +51     
- Misses       2127     2130       +3     

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