Skip to content

Adds Supports with multiple type args #250

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 2 commits into from
Jul 5, 2021
Merged

Adds Supports with multiple type args #250

merged 2 commits into from
Jul 5, 2021

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Jul 5, 2021

Closes #244
Closes #249

@codecov-commenter
Copy link

Codecov Report

Merging #250 (12ffe9a) into master (d63f18b) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #250   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           89        89           
  Branches        12        12           
=========================================
  Hits            89        89           
Impacted Files Coverage Δ
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 d63f18b...12ffe9a. Read the comment docs.

@sobolevn sobolevn merged commit 5883858 into master Jul 5, 2021
@sobolevn sobolevn deleted the issue-244 branch July 6, 2021 12:03
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.

Multiple Supports are not added to a single type Check that first typeclass argument is positional
2 participants