Skip to content

refactor: Discontinue most parts of mypy plugin #103

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

delsner
Copy link
Member

@delsner delsner commented Jul 23, 2025

Motivation

Closes #54.

Changes

Discontinue mypy plugin features that are hard to maintain and provide limited value.

@delsner delsner self-assigned this Jul 23, 2025
Copy link

codecov bot commented Jul 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (fdd8977) to head (0f4ad8e).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #103   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           41        40    -1     
  Lines         2401      2389   -12     
=========================================
- Hits          2401      2389   -12     

☔ 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.

@delsner delsner marked this pull request as ready for review July 23, 2025 17:37
@borchero borchero added this to the v2 milestone Jul 26, 2025
Copy link
Member

@borchero borchero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's a lot of complexity gone 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dataframely mypy plugin: Inheritance not supported by TypedDict
2 participants