Skip to content

VelopackApp Fixes: Use custom AUMID on startup, clean old packages in Rust.#815

Merged
caesay merged 2 commits intodevelopfrom
cs/aumid-startup-fixes
Mar 15, 2026
Merged

VelopackApp Fixes: Use custom AUMID on startup, clean old packages in Rust.#815
caesay merged 2 commits intodevelopfrom
cs/aumid-startup-fixes

Conversation

@caesay
Copy link
Member

@caesay caesay commented Mar 14, 2026

Fixes: #806

@caesay caesay force-pushed the cs/aumid-startup-fixes branch from c6ddbdf to 74ec82e Compare March 14, 2026 23:52
@caesay caesay merged commit 7c5ba21 into develop Mar 15, 2026
58 checks passed
@caesay caesay deleted the cs/aumid-startup-fixes branch March 15, 2026 00:18
@codecov
Copy link

codecov bot commented Mar 15, 2026

Codecov Report

❌ Patch coverage is 57.24138% with 62 lines in your changes missing coverage. Please review.
✅ Project coverage is 43.68%. Comparing base (f389d4e) to head (74ec82e).
⚠️ Report is 3 commits behind head on develop.

Files with missing lines Patch % Lines
src/lib-rust/src/app.rs 68.75% 30 Missing ⚠️
src/lib-rust/src/manager.rs 0.00% 17 Missing ⚠️
src/lib-rust/src/locator.rs 52.94% 8 Missing ⚠️
src/lib-csharp/Locators/WindowsVelopackLocator.cs 42.85% 3 Missing and 1 partial ⚠️
src/lib-csharp/VelopackApp.cs 71.42% 2 Missing ⚠️
src/lib-csharp/Locators/VelopackLocator.cs 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #815      +/-   ##
===========================================
+ Coverage    43.41%   43.68%   +0.27%     
===========================================
  Files          259      259              
  Lines        20227    20333     +106     
  Branches      2184     2189       +5     
===========================================
+ Hits          8781     8883     +102     
  Misses       11055    11055              
- Partials       391      395       +4     

☔ 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.

AMUID not set to custom value on startup

1 participant