ashb / windows-fonts

Python access to Windows Font catalog
MIT License
2 stars 0 forks source link

Get matching variants from a FontFamily #5

Closed ashb closed 1 year ago

ashb commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Base: 71.54% // Head: 79.61% // Increases project coverage by +8.07% :tada:

Coverage data is based on head (b9d293f) compared to base (d60f760). Patch coverage: 82.92% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5 +/- ## ========================================== + Coverage 71.54% 79.61% +8.07% ========================================== Files 3 3 Lines 253 314 +61 ========================================== + Hits 181 250 +69 + Misses 72 64 -8 ``` | [Impacted Files](https://codecov.io/gh/ashb/windows-fonts/pull/5?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ash+Berlin-Taylor) | Coverage Δ | | |---|---|---| | [src/errors.rs](https://codecov.io/gh/ashb/windows-fonts/pull/5/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ash+Berlin-Taylor#diff-c3JjL2Vycm9ycy5ycw==) | `0.00% <0.00%> (ø)` | | | [src/lib.rs](https://codecov.io/gh/ashb/windows-fonts/pull/5/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ash+Berlin-Taylor#diff-c3JjL2xpYi5ycw==) | `80.73% <87.50%> (+5.73%)` | :arrow_up: | | [src/enums.rs](https://codecov.io/gh/ashb/windows-fonts/pull/5/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ash+Berlin-Taylor#diff-c3JjL2VudW1zLnJz) | `100.00% <100.00%> (+75.00%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ash+Berlin-Taylor). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ash+Berlin-Taylor)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.