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

Remove deprecated pkg_resources, replace with importlib #67

Merged
merged 3 commits into from
Jan 7, 2025

Fix pylint complaint

42def06
Select commit
Loading
Failed to load commit list.
Merged

Remove deprecated pkg_resources, replace with importlib #67

Fix pylint complaint
42def06
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 3, 2025 in 0s

62.51% (+0.07%) compared to ef36c16

View this Pull Request on Codecov

62.51% (+0.07%) compared to ef36c16

Details

Codecov Report

Attention: Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.

Project coverage is 62.51%. Comparing base (ef36c16) to head (42def06).

Files with missing lines Patch % Lines
qubesappmenus/receive.py 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #67      +/-   ##
==========================================
+ Coverage   62.44%   62.51%   +0.07%     
==========================================
  Files           2        2              
  Lines         671      675       +4     
==========================================
+ Hits          419      422       +3     
- Misses        252      253       +1     

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