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: Inherit glyphs #31

Merged
merged 4 commits into from
Jul 9, 2024
Merged

feat: Inherit glyphs #31

merged 4 commits into from
Jul 9, 2024

Conversation

epage
Copy link
Contributor

@epage epage commented Jul 9, 2024

Fixes #30

src/lib.rs Fixed Show fixed Hide fixed
@coveralls
Copy link

coveralls commented Jul 9, 2024

Pull Request Test Coverage Report for Build 9860087806

Details

  • 26 of 29 (89.66%) changed or added relevant lines in 1 file are covered.
  • 6 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+5.2%) to 75.0%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/lib.rs 26 29 89.66%
Files with Coverage Reduction New Missed Lines %
src/lib.rs 6 75.0%
Totals Coverage Status
Change from base Build 9503340317: 5.2%
Covered Lines: 72
Relevant Lines: 96

💛 - Coveralls

@epage epage merged commit 87f567d into rust-cli:main Jul 9, 2024
16 checks passed
@epage epage deleted the inherit branch July 9, 2024 15:43
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.

Please provide a way to inherit GlyphSet
2 participants