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

Type check with numpy 1.21 #3150

Merged
merged 11 commits into from
Jun 24, 2021

Conversation

jenshnielsen
Copy link
Collaborator

Minimum changes to allow type checking to pass with numpy 1.21. Note that this disables disallow_any_generics so one should go back and fill out the generics for all ndarrays at a later stage

@codecov
Copy link

codecov bot commented Jun 24, 2021

Codecov Report

Merging #3150 (ed59306) into master (58588df) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #3150   +/-   ##
=======================================
  Coverage   65.64%   65.64%           
=======================================
  Files         216      216           
  Lines       28784    28784           
=======================================
  Hits        18896    18896           
  Misses       9888     9888           

@jenshnielsen jenshnielsen changed the title Type check with numpy 1 21 Type check with numpy 1.21 Jun 24, 2021
@jenshnielsen jenshnielsen merged commit ec6f683 into microsoft:master Jun 24, 2021
@jenshnielsen jenshnielsen deleted the type_check_with_numpy_1_21 branch June 24, 2021 10:02
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