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

refactor: add font module and refactor text repository #534

Merged
merged 1 commit into from Dec 13, 2022

Conversation

zeshuaro
Copy link
Owner

No description provided.

@zeshuaro zeshuaro added the refactor A code change that neither fixes a bug nor adds a feature label Dec 13, 2022
@zeshuaro zeshuaro enabled auto-merge (squash) December 13, 2022 10:00
@codecov
Copy link

codecov bot commented Dec 13, 2022

Codecov Report

Base: 95.38% // Head: 95.38% // No change to project coverage 👍

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #534   +/-   ##
=======================================
  Coverage   95.38%   95.38%           
=======================================
  Files         111      111           
  Lines        4143     4143           
=======================================
  Hits         3952     3952           
  Misses        191      191           
Flag Coverage Δ
appainter 95.69% <100.00%> (ø)
appainter_builder 78.37% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
lib/text_theme/view/text_theme_editor.dart 97.14% <ø> (ø)
lib/font/font_repository.dart 100.00% <100.00%> (ø)
lib/font/widgets/font_picker.dart 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@zeshuaro zeshuaro merged commit 8afa192 into main Dec 13, 2022
@zeshuaro zeshuaro deleted the refactor/font-module branch December 13, 2022 12:07
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
refactor A code change that neither fixes a bug nor adds a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant