Skip to content

WIP: concrete generics #256

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

Merged
merged 4 commits into from
Jul 8, 2021
Merged

WIP: concrete generics #256

merged 4 commits into from
Jul 8, 2021

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Jul 6, 2021

Closes #24
Closes #255
Closes #260
Closes #259

@codecov-commenter
Copy link

Codecov Report

Merging #256 (20b7b58) into master (8842dff) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #256   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         3    +1     
  Lines           91        99    +8     
  Branches        11        15    +4     
=========================================
+ Hits            91        99    +8     
Impacted Files Coverage Δ
classes/_registry.py 100.00% <100.00%> (ø)
classes/_typeclass.py 100.00% <100.00%> (ø)

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 8842dff...20b7b58. Read the comment docs.

@sobolevn sobolevn merged commit 3bfc2c9 into master Jul 8, 2021
@sobolevn sobolevn deleted the issue-24 branch July 10, 2021 04:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

All tests must be annotated Invalid revealed type for ABC usage Make sure that cache works with concrete generics Concrete generics support
2 participants