Skip to content

fix: handle race condition between guid loading and license check#1847

Merged
pujitm merged 1 commit into
mainfrom
fix/license-issues
Dec 18, 2025
Merged

fix: handle race condition between guid loading and license check#1847
pujitm merged 1 commit into
mainfrom
fix/license-issues

fix: handle race condition between guid loading and license check

d1dd5f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2025 in 1s

52.91% (+0.02%) compared to d13a1f6

View this Pull Request on Codecov

52.91% (+0.02%) compared to d13a1f6

Details

Codecov Report

❌ Patch coverage is 53.65854% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.91%. Comparing base (d13a1f6) to head (d1dd5f2).

Files with missing lines Patch % Lines
web/src/components/Registration/ReplaceCheck.vue 0.00% 16 Missing ⚠️
web/src/store/replaceRenew.ts 88.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1847      +/-   ##
==========================================
+ Coverage   52.89%   52.91%   +0.02%     
==========================================
  Files         868      868              
  Lines       50051    50081      +30     
  Branches     5079     5086       +7     
==========================================
+ Hits        26473    26500      +27     
- Misses      23503    23506       +3     
  Partials       75       75              

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