Skip to content

Fix AUMID typo and allow it to be overridden#777

Merged
caesay merged 6 commits intodevelopfrom
cs/aumid-type
Feb 23, 2026
Merged

Fix AUMID typo and allow it to be overridden#777
caesay merged 6 commits intodevelopfrom
cs/aumid-type

Conversation

@caesay
Copy link
Member

@caesay caesay commented Feb 23, 2026

Closes #757
Closes #725

@caesay caesay merged commit cd2e4bd into develop Feb 23, 2026
58 checks passed
@caesay caesay deleted the cs/aumid-type branch February 23, 2026 22:22
@codecov
Copy link

codecov bot commented Feb 23, 2026

Codecov Report

❌ Patch coverage is 73.68421% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 43.18%. Comparing base (9091c18) to head (0f9e1de).
⚠️ Report is 10 commits behind head on develop.

Files with missing lines Patch % Lines
src/lib-rust/src/bundle.rs 50.00% 2 Missing ⚠️
src/lib-rust/src/locator.rs 66.66% 1 Missing ⚠️
...aging.Windows/Commands/WindowsPackCommandRunner.cs 66.66% 0 Missing and 1 partial ⚠️
...opack.Vpk/Commands/Packaging/WindowsPackCommand.cs 80.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #777      +/-   ##
===========================================
+ Coverage    43.03%   43.18%   +0.15%     
===========================================
  Files          258      258              
  Lines        19818    19828      +10     
  Branches      2124     2125       +1     
===========================================
+ Hits          8528     8563      +35     
+ Misses       10900    10874      -26     
- Partials       390      391       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

Allow specifying AppUserModelID

2 participants