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

Remove the obsolete typing workflow #2167

Merged
merged 1 commit into from
Nov 2, 2024

Conversation

mrbean-bremen
Copy link
Member

  • this is already handled with pre-commit
  • the used mypy was fixed and outdated

While fixing the mypy check in #2164 I noticed that we still have a separate workflow for typing with a pinned mypy version. I think we can just remove it (and no release notes needed here).

- this is already handled with pre-commit
- the used mypy was fixed and outdated
Copy link

codecov bot commented Nov 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.39%. Comparing base (1415282) to head (e42a64e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2167      +/-   ##
==========================================
+ Coverage   98.35%   98.39%   +0.04%     
==========================================
  Files          77       77              
  Lines       13521    13521              
==========================================
+ Hits        13298    13304       +6     
+ Misses        223      217       -6     

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

@scaramallion scaramallion merged commit 9cc8598 into pydicom:main Nov 2, 2024
7 checks passed
@mrbean-bremen mrbean-bremen deleted the remove-typing branch November 2, 2024 05:03
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