Skip to content

Fix pre-commit mypy error "TypeAliasType" not callable#3118

Open
flicj191 wants to merge 1 commit into
mainfrom
np-mypy-codecheck
Open

Fix pre-commit mypy error "TypeAliasType" not callable#3118
flicj191 wants to merge 1 commit into
mainfrom
np-mypy-codecheck

Conversation

@flicj191

@flicj191 flicj191 commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Closes #3117

Link to documentation:


Before you get started

Checklist

It is the responsibility of the author to make sure the pull request is ready to review. The icons indicate whether the item will be subject to the 🛠 Technical or 🧪 Scientific review.


To help with the number pull requests:

@codecov

codecov Bot commented Jun 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.19%. Comparing base (23e69e9) to head (5de2b52).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3118   +/-   ##
=======================================
  Coverage   96.19%   96.19%           
=======================================
  Files         272      272           
  Lines       15957    15957           
=======================================
  Hits        15350    15350           
  Misses        607      607           

☔ View full report in Codecov by Harness.
📢 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.

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.

Tests failing - github actions pre-commit, mypy - error: "TypeAliasType" not callable

1 participant