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

Fix copyData based on #758 #765

Merged
merged 2 commits into from
Nov 8, 2024
Merged

Fix copyData based on #758 #765

merged 2 commits into from
Nov 8, 2024

Conversation

benkiel
Copy link
Member

@benkiel benkiel commented Nov 5, 2024

No description provided.

@benkiel
Copy link
Member Author

benkiel commented Nov 5, 2024

@typesupply seems like the first of your two options works. (tried the second, safer, option in the v1 branch, failed this test)

@benkiel benkiel requested a review from typesupply November 5, 2024 19:04
@benkiel benkiel changed the title add test based on #758 Fix copyData based on #758 Nov 5, 2024
Copy link

codecov bot commented Nov 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.30%. Comparing base (2bfa558) to head (993a9de).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #765   +/-   ##
=======================================
  Coverage   78.30%   78.30%           
=======================================
  Files          41       41           
  Lines        6094     6094           
  Branches     1017      976   -41     
=======================================
  Hits         4772     4772           
  Misses       1116     1116           
  Partials      206      206           
Files with missing lines Coverage Δ
Lib/fontParts/base/base.py 87.22% <100.00%> (ø)

@benkiel benkiel merged commit f67a570 into master Nov 8, 2024
8 checks passed
@benkiel benkiel deleted the add_copy_info_test branch November 8, 2024 15:50
benkiel added a commit that referenced this pull request Nov 20, 2024
* Update fonttools from 4.53.1 to 4.54.1 (#746)

* Update base.py (#750)

* Fix copyData based on #758 (#765)

* add test based on #758

* use deepcopy in copyData

* Update fonttools from 4.54.1 to 4.55.0 (#771)

* Stop testing 3.8, start testing 3.12, 3.13

* Format fixes by ruff

---------

Co-authored-by: pyup.io bot <github-bot@pyup.io>
Co-authored-by: benkiel <benkiel@users.noreply.github.com>
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