Skip to content

Correct type annotation for build_binding_protos() #1040

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

Closed
wants to merge 4 commits into from

Conversation

tonybaloney
Copy link
Contributor

This function is not expecting a list.

@codecov
Copy link

codecov bot commented May 23, 2022

Codecov Report

Merging #1040 (2264456) into dev (f3ec8a9) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev    #1040   +/-   ##
=======================================
  Coverage   83.46%   83.46%           
=======================================
  Files          33       33           
  Lines        1778     1778           
  Branches      282      282           
=======================================
  Hits         1484     1484           
  Misses        230      230           
  Partials       64       64           
Flag Coverage Δ
unittests 83.46% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f3ec8a9...2264456. Read the comment docs.

Copy link
Member

@vrdmr vrdmr left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for the change.

@gavin-aguiar
Copy link
Contributor

Closing this PR as the typing 'Function' was removed #1046

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.

3 participants