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

Add more font support #2430

Closed
wants to merge 36 commits into from
Closed

Add more font support #2430

wants to merge 36 commits into from

Conversation

imnasnainaec
Copy link
Collaborator

@imnasnainaec imnasnainaec commented Jul 25, 2023

Resolves #703


This change is Reviewable

@imnasnainaec imnasnainaec self-assigned this Jul 25, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jul 25, 2023

Codecov Report

Patch coverage has no change and project coverage change: +10.17% 🎉

Comparison is base (23fa976) 67.93% compared to head (77348cb) 78.10%.
Report is 3 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #2430       +/-   ##
===========================================
+ Coverage   67.93%   78.10%   +10.17%     
===========================================
  Files         240       46      -194     
  Lines        8270     4545     -3725     
  Branches      508        0      -508     
===========================================
- Hits         5618     3550     -2068     
+ Misses       2293      995     -1298     
+ Partials      359        0      -359     
Flag Coverage Δ
backend 78.10% <0.00%> (-1.49%) ⬇️
frontend ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
Backend/Controllers/ProjectController.cs 44.60% <0.00%> (-13.34%) ⬇️
Backend/Helper/FileStorage.cs 75.26% <0.00%> (-21.96%) ⬇️
Backend/Helper/Font.cs 0.00% <0.00%> (ø)

... and 196 files with indirect coverage changes

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

@imnasnainaec
Copy link
Collaborator Author

Replaced by #2462

@imnasnainaec imnasnainaec deleted the font-support branch September 5, 2023 17:54
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.

Make available the fonts used by the language picker
2 participants