Skip to content

[stable7.3] fix: routing based on base64 encoding#4641

Merged
st3iny merged 1 commit into
stable7.3from
backport/4615/stable7.3
Aug 23, 2025
Merged

[stable7.3] fix: routing based on base64 encoding#4641
st3iny merged 1 commit into
stable7.3from
backport/4615/stable7.3

fix: routing based on base64 encoding

7aa9980
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 23, 2025 in 0s

9.94% (+0.04%) compared to d3469bc

View this Pull Request on Codecov

9.94% (+0.04%) compared to d3469bc

Details

Codecov Report

❌ Patch coverage is 16.66667% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 9.94%. Comparing base (d3469bc) to head (7aa9980).

Files with missing lines Patch % Lines
src/components/ContactsList.vue 0.00% 5 Missing ⚠️
src/components/ContactsList/ContactsListItem.vue 0.00% 3 Missing ⚠️
...c/components/AppNavigation/GroupNavigationItem.vue 0.00% 2 Missing ⚠️
src/mixins/RouterMixin.js 0.00% 2 Missing ⚠️
...mponents/ContactDetails/ContactDetailsProperty.vue 0.00% 1 Missing ⚠️
src/models/contact.js 0.00% 1 Missing ⚠️
src/views/Contacts.vue 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##             stable7.3   #4641      +/-   ##
==============================================
+ Coverage         9.90%   9.94%   +0.04%     
- Complexity         265     266       +1     
==============================================
  Files              124     124              
  Lines             6177    6171       -6     
  Branches          1424    1424              
==============================================
+ Hits               612     614       +2     
+ Misses            5443    5435       -8     
  Partials           122     122              

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