beam icon indicating copy to clipboard operation
beam copied to clipboard

[Python] Upgrade mypy version to 1.7.1

Open riteshghorse opened this issue 2 years ago • 2 comments

Upgrades mypy version to 1.7.1. Some files are yet to done and added to ignore list with github issue in mypyi.ini.


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • [ ] Mention the appropriate issue in your description (for example: addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, comment fixes #<ISSUE NUMBER> instead.
  • [ ] Update CHANGES.md with noteworthy changes.
  • [ ] If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels Python tests Java tests Go tests

See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.

riteshghorse avatar Dec 11 '23 20:12 riteshghorse

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (218af9d) 37.99% compared to head (8aaa43c) 37.98%. Report is 373 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #29707      +/-   ##
==========================================
- Coverage   37.99%   37.98%   -0.01%     
==========================================
  Files         691      691              
  Lines      101334   101257      -77     
==========================================
- Hits        38499    38467      -32     
+ Misses      61236    61191      -45     
  Partials     1599     1599              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Dec 11 '23 20:12 codecov[bot]

This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the [email protected] list. Thank you for your contributions.

github-actions[bot] avatar Feb 10 '24 12:02 github-actions[bot]