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

feat: Support bold Fraktur #3777

Merged
merged 7 commits into from
Oct 2, 2023

Avoid creating array when uneccesary

29ee8da
Select commit
Failed to load commit list.
Merged

feat: Support bold Fraktur #3777

Avoid creating array when uneccesary
29ee8da
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Oct 2, 2023 in 0s

92.99% (+0.00%) compared to 4f1d916

View this Pull Request on Codecov

92.99% (+0.00%) compared to 4f1d916

Details

Codecov Report

Merging #3777 (29ee8da) into main (4f1d916) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3777   +/-   ##
=======================================
  Coverage   92.98%   92.99%           
=======================================
  Files          91       91           
  Lines        6773     6779    +6     
  Branches     1575     1576    +1     
=======================================
+ Hits         6298     6304    +6     
  Misses        437      437           
  Partials       38       38           
Files Coverage Δ
src/buildCommon.js 96.94% <100.00%> (+0.03%) ⬆️
src/symbols.js 100.00% <100.00%> (ø)
src/wide-character.js 70.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4f1d916...29ee8da. Read the comment docs.