Closed joseph-grabinger closed 3 weeks ago
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
Attention: Patch coverage is 70.00000%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 85.46%. Comparing base (
3950e24
) to head (2011d03
). Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
lib/args/text_style.dart | 70.00% | 3 Missing :warning: |
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
is this working on version 0.2.2? I cant import my font, and if i do not import, get this error
@RenatoCesarF this will be present in version 0.2.3
When exporting a
Text
widget that uses aTextStyle
provided through aTextTheme
(on macOS & iOS) the following error is thrown:Closes #78.