Skip to content

Supports Type[T] type with delegate#316

Merged
thepabloaguilar merged 1 commit intomasterfrom
issue-275
Oct 4, 2021
Merged

Supports Type[T] type with delegate#316
thepabloaguilar merged 1 commit intomasterfrom
issue-275

Conversation

@thepabloaguilar
Copy link
Copy Markdown
Member

Supports Type[T] type with delegate

Checklist

  • I have double checked that there are no unrelated changes in this pull request (old patches, accidental config files, etc)
  • I have created at least one test case for the changes I have made
  • I have updated the documentation for the changes I have made
  • I have added my changes to the CHANGELOG.md

Related issues

Closes #275

Comment thread typesafety/test_typing_type.yml
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Oct 3, 2021

Codecov Report

Merging #316 (1f22ea7) into master (c327090) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #316   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          106       106           
  Branches        17        17           
=========================================
  Hits           106       106           

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 c327090...1f22ea7. Read the comment docs.

Copy link
Copy Markdown
Member

@sobolevn sobolevn left a comment

Choose a reason for hiding this comment

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

👍

Comment thread typesafety/test_typing_type.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

Support Type[] type with delegate

3 participants