Skip to content

Update *.py and _post_coinit/*.py files for PEP585 compliance. - #880

Merged
junkmd merged 17 commits into
enthought:mainfrom
junkmd:pep585_core_parts
Nov 2, 2025
Merged

Update *.py and _post_coinit/*.py files for PEP585 compliance.#880
junkmd merged 17 commits into
enthought:mainfrom
junkmd:pep585_core_parts

Conversation

@junkmd

@junkmd junkmd commented Nov 2, 2025

Copy link
Copy Markdown
Collaborator

For the final step of #876.

@junkmd junkmd added this to the 1.4.14 milestone Nov 2, 2025
@junkmd junkmd added the typing related to Python static typing system label Nov 2, 2025
@codecov

codecov Bot commented Nov 2, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.72%. Comparing base (ab2b95e) to head (150d016).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #880   +/-   ##
=======================================
  Coverage   84.71%   84.72%           
=======================================
  Files         125      125           
  Lines       11547    11552    +5     
=======================================
+ Hits         9782     9787    +5     
  Misses       1765     1765           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@junkmd junkmd linked an issue Nov 2, 2025 that may be closed by this pull request
@junkmd
junkmd merged commit f2bd605 into enthought:main Nov 2, 2025
82 of 101 checks passed
@junkmd
junkmd deleted the pep585_core_parts branch November 2, 2025 04:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

typing related to Python static typing system

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update type hints for PEP585 compliance.

1 participant