Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

improve FilterRedundantPointPen when starting points are differently set #277

Merged
merged 1 commit into from
May 10, 2022

Conversation

typemytype
Copy link
Member

fixes #276

@codecov
Copy link

codecov bot commented Mar 7, 2022

Codecov Report

Merging #277 (f0e9618) into master (6ff50f8) will increase coverage by 0.36%.
The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #277      +/-   ##
==========================================
+ Coverage   88.43%   88.80%   +0.36%     
==========================================
  Files          13       13              
  Lines        2378     2349      -29     
  Branches      329      320       -9     
==========================================
- Hits         2103     2086      -17     
+ Misses        199      195       -4     
+ Partials       76       68       -8     
Flag Coverage Δ
unittests 88.76% <85.71%> (+0.36%) ⬆️

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

Impacted Files Coverage Δ
Lib/fontMath/mathGlyph.py 81.40% <85.71%> (+1.28%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6ff50f8...f0e9618. Read the comment docs.

@typemytype typemytype requested a review from LettError March 8, 2022 10:25
@benkiel benkiel merged commit 678c071 into master May 10, 2022
@benkiel benkiel deleted the improve_FilterRedundantPointPen branch May 10, 2022 14:12
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FilterRedundantPointPen and start points
2 participants