Skip to content

chore: extract unifont#292

Merged
florian-lefebvre merged 2 commits intomainfrom
chore/extract-unifont
Nov 21, 2025
Merged

chore: extract unifont#292
florian-lefebvre merged 2 commits intomainfrom
chore/extract-unifont

Conversation

@florian-lefebvre
Copy link
Collaborator

@florian-lefebvre florian-lefebvre commented Nov 21, 2025

Working on unifont this week, I found that having createUnifont() in the main entrypoint was a bit confusing, as it made less clear what was re-exported from here. In this PR, I extracted it to its distinct file and keep index.ts as a barrel export. Will help for #288 types exports

@codecov
Copy link

codecov bot commented Nov 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.91%. Comparing base (92ceb7a) to head (22edf03).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #292   +/-   ##
=======================================
  Coverage   98.91%   98.91%           
=======================================
  Files          11       11           
  Lines         460      460           
  Branches      113      113           
=======================================
  Hits          455      455           
  Misses          5        5           

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

Copy link
Member

@danielroe danielroe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

@florian-lefebvre florian-lefebvre merged commit 207a1a2 into main Nov 21, 2025
9 checks passed
@florian-lefebvre florian-lefebvre deleted the chore/extract-unifont branch November 21, 2025 13:34
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.

2 participants