Skip to content

1.1.1 - #942

Merged
benkiel merged 8 commits into
mainfrom
dev
Jul 9, 2026
Merged

1.1.1#942
benkiel merged 8 commits into
mainfrom
dev

Conversation

@benkiel

@benkiel benkiel commented Jul 9, 2026

Copy link
Copy Markdown
Member

No description provided.

benkiel and others added 8 commits July 3, 2026 15:37
* Update Readme

* Update .gitignore

* Rework publishing

* fixup
* Update Readme

* Update .gitignore

* Rework publishing

* fixup

* Control how version number is constructed

* Control how version number is constructed

* Update pyproject.toml

* Fix

* Fixup
# Conflicts:
#	.github/workflows/publish-package.yml
* update type hints for paths to use os.PathLike

* update path type hints in generate methods

* make RFont._save path type hint compatible with superclass

* widen type parameter type in normalizeFilePath function

* call os.fsdecode on path to get a string object
@codecov

codecov Bot commented Jul 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.69%. Comparing base (4c387ec) to head (4d1e60f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #942   +/-   ##
=======================================
  Coverage   86.69%   86.69%           
=======================================
  Files          43       43           
  Lines        6727     6728    +1     
  Branches      972      972           
=======================================
+ Hits         5832     5833    +1     
  Misses        694      694           
  Partials      201      201           
Files with missing lines Coverage Δ
Lib/fontParts/base/font.py 94.78% <100.00%> (ø)
Lib/fontParts/base/normalizers.py 98.96% <100.00%> (+<0.01%) ⬆️
Lib/fontParts/fontshell/font.py 92.85% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@benkiel
benkiel merged commit 3664ddf into main Jul 9, 2026
26 checks passed
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.

2 participants