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

fstring with flint #763

Merged
merged 2 commits into from
Nov 4, 2024
Merged

fstring with flint #763

merged 2 commits into from
Nov 4, 2024

Conversation

benkiel
Copy link
Member

@benkiel benkiel commented Nov 4, 2024

Convert all formatting to strings

Copy link

codecov bot commented Nov 4, 2024

Codecov Report

Attention: Patch coverage is 49.39759% with 42 lines in your changes missing coverage. Please review.

Project coverage is 77.81%. Comparing base (de73f13) to head (4fe34b8).
Report is 1 commits behind head on v1.

Files with missing lines Patch % Lines
Lib/fontParts/base/compatibility.py 0.00% 16 Missing ⚠️
Lib/fontParts/base/font.py 10.00% 9 Missing ⚠️
Lib/fontParts/base/contour.py 20.00% 4 Missing ⚠️
Lib/fontParts/base/info.py 20.00% 4 Missing ⚠️
Lib/fontParts/base/base.py 33.33% 2 Missing ⚠️
Lib/fontParts/base/glyph.py 60.00% 2 Missing ⚠️
Lib/fontParts/base/layer.py 0.00% 2 Missing ⚠️
Lib/fontParts/base/bPoint.py 0.00% 1 Missing ⚠️
Lib/fontParts/base/segment.py 0.00% 1 Missing ⚠️
Lib/fontParts/world.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##               v1     #763   +/-   ##
=======================================
  Coverage   77.81%   77.81%           
=======================================
  Files          42       42           
  Lines        6211     6211           
  Branches      996      996           
=======================================
  Hits         4833     4833           
  Misses       1161     1161           
  Partials      217      217           
Files with missing lines Coverage Δ
Lib/fontParts/base/anchor.py 94.49% <100.00%> (ø)
Lib/fontParts/base/component.py 96.44% <ø> (ø)
Lib/fontParts/base/deprecated.py 100.00% <100.00%> (ø)
Lib/fontParts/base/guideline.py 89.28% <100.00%> (ø)
Lib/fontParts/base/image.py 98.26% <100.00%> (ø)
Lib/fontParts/base/kerning.py 62.99% <ø> (ø)
Lib/fontParts/base/normalizers.py 96.91% <100.00%> (ø)
Lib/fontParts/base/point.py 95.83% <100.00%> (ø)
Lib/fontParts/base/bPoint.py 91.41% <0.00%> (ø)
Lib/fontParts/base/segment.py 66.66% <0.00%> (ø)
... and 8 more

@benkiel benkiel merged commit 19f9ac6 into v1 Nov 4, 2024
10 checks passed
@benkiel benkiel deleted the f-strings branch November 4, 2024 16:02
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.

1 participant