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

Silence pyright warnings #4979

Merged

Conversation

jenshnielsen
Copy link
Collaborator

@jenshnielsen jenshnielsen commented Feb 7, 2023

These modules may not be installed (and cannot on non windows pcs)

Done on top of #4978 which should be merged first

@codecov
Copy link

codecov bot commented Feb 7, 2023

Codecov Report

Merging #4979 (c1f85e4) into master (c1f85e4) will not change coverage.
The diff coverage is n/a.

❗ Current head c1f85e4 differs from pull request most recent head 697bf64. Consider uploading reports for the commit 697bf64 to get more accurate results

@@           Coverage Diff           @@
##           master    #4979   +/-   ##
=======================================
  Coverage   67.84%   67.84%           
=======================================
  Files         356      356           
  Lines       32153    32153           
=======================================
  Hits        21813    21813           
  Misses      10340    10340           

These modules may not be installed at type checking time
but we have stubs which is fine
@jenshnielsen jenshnielsen force-pushed the silence_pyright_warnings branch from 1e031a6 to 697bf64 Compare February 7, 2023 08:29
@jenshnielsen jenshnielsen merged commit b2d8b30 into microsoft:master Feb 7, 2023
@jenshnielsen jenshnielsen deleted the silence_pyright_warnings branch February 7, 2023 09: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