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

[stable31] fix: replace deprecated translation methods #6895

Merged
merged 1 commit into from
Feb 12, 2025

fix: replace deprecated translation methods

69263f5
Select commit
Loading
Failed to load commit list.
Merged

[stable31] fix: replace deprecated translation methods #6895

fix: replace deprecated translation methods
69263f5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 12, 2025 in 0s

46.60% (+0.01%) compared to 1685654

View this Pull Request on Codecov

46.60% (+0.01%) compared to 1685654

Details

Codecov Report

Attention: Patch coverage is 0% with 38 lines in your changes missing coverage. Please review.

Project coverage is 46.60%. Comparing base (1685654) to head (69263f5).

Files with missing lines Patch % Lines
src/components/Modal/Translate.vue 0.00% 36 Missing ⚠️
src/components/Assistant.vue 0.00% 1 Missing ⚠️
src/components/Menu/MenuBar.vue 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           stable31    #6895      +/-   ##
============================================
+ Coverage     46.59%   46.60%   +0.01%     
============================================
  Files           750      740      -10     
  Lines         34590    34581       -9     
  Branches       1269     1259      -10     
============================================
  Hits          16118    16118              
- Misses        17850    17851       +1     
+ Partials        622      612      -10     

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