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(packaging): apply udev rules for uhid #3041

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

cgutman
Copy link
Collaborator

@cgutman cgutman commented Aug 18, 2024

Description

#2606 missed several places where we need to reload uhid rules, so DS5 emulation is broken after installation on most distros.

Screenshot

Issues Fixed or Closed

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Dependency update (updates to dependencies)
  • Documentation update (changes to documentation)
  • Repository update (changes to repository files, e.g. .github/...)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated the in code docstring/documentation-blocks for new or existing methods/components

Copy link

codecov bot commented Aug 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 9.69%. Comparing base (170f4dd) to head (7b8f97d).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #3041    +/-   ##
=======================================
  Coverage    9.69%   9.69%            
=======================================
  Files         101     101            
  Lines       17913   17913            
  Branches     8376    8376            
=======================================
  Hits         1736    1736            
- Misses      13306   13457   +151     
+ Partials     2871    2720   -151     
Flag Coverage Δ
Linux 7.31% <ø> (ø)
Windows 5.06% <ø> (ø)
macOS-12 10.50% <ø> (ø)
macOS-13 10.42% <ø> (+0.01%) ⬆️
macOS-14 10.73% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 24 files with indirect coverage changes

@ReenigneArcher ReenigneArcher added this to the stable release milestone Aug 19, 2024
Copy link

sonarcloud bot commented Aug 19, 2024

@ReenigneArcher ReenigneArcher merged commit 17c4b26 into LizardByte:master Aug 19, 2024
48 of 49 checks passed
KuleRucket pushed a commit to KuleRucket/Sunshine that referenced this pull request Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants