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

Escape application names for GMarkup #51

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Escape application names for GMarkup

b2e036c
Select commit
Loading
Failed to load commit list.
Open

Escape application names for GMarkup #51

Escape application names for GMarkup
b2e036c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 27, 2024 in 0s

82.24% (-0.77%) compared to 9d665ee

View this Pull Request on Codecov

82.24% (-0.77%) compared to 9d665ee

Details

Codecov Report

Attention: Patch coverage is 78.57143% with 3 lines in your changes missing coverage. Please review.

Project coverage is 82.24%. Comparing base (9d665ee) to head (b2e036c).
Report is 15 commits behind head on main.

Files with missing lines Patch % Lines
qubes_menu/utils.py 81.81% 2 Missing ⚠️
qubes_menu/app_widgets.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #51      +/-   ##
==========================================
- Coverage   83.01%   82.24%   -0.77%     
==========================================
  Files          22       22              
  Lines        2190     2349     +159     
==========================================
+ Hits         1818     1932     +114     
- Misses        372      417      +45     

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