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

Syringe featuers & localization #71

Merged
merged 8 commits into from
Nov 5, 2024

chore: localization

e781026
Select commit
Loading
Failed to load commit list.
Merged

Syringe featuers & localization #71

chore: localization
e781026
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 5, 2024 in 1s

52.98% (+0.03%) compared to 725f0b8

View this Pull Request on Codecov

52.98% (+0.03%) compared to 725f0b8

Details

Codecov Report

Attention: Patch coverage is 66.83938% with 64 lines in your changes missing coverage. Please review.

Project coverage is 52.98%. Comparing base (725f0b8) to head (e781026).

Files with missing lines Patch % Lines
packages/mana-app/src/tree/view/tree-view.tsx 2.85% 34 Missing ⚠️
...a-syringe/src/features/prioritized-contribution.ts 50.00% 22 Missing ⚠️
packages/mana-l10n/src/l10n/platform.ts 94.11% 3 Missing ⚠️
packages/mana-l10n/src/l10n/index.ts 83.33% 2 Missing ⚠️
packages/mana-syringe/src/features/auto-factory.ts 95.55% 2 Missing ⚠️
packages/mana-core/src/theme/theme-app.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #71      +/-   ##
==========================================
+ Coverage   52.95%   52.98%   +0.03%     
==========================================
  Files         365      368       +3     
  Lines       43987    44160     +173     
  Branches     1457     1616     +159     
==========================================
+ Hits        23292    23400     +108     
- Misses      20695    20760      +65     

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