Skip to content

Allows to annotate instance as delegate #266

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 12, 2021
Merged

Allows to annotate instance as delegate #266

merged 4 commits into from
Jul 12, 2021

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Jul 9, 2021

Closes #265
Closes #263

@sobolevn sobolevn marked this pull request as ready for review July 12, 2021 15:06
@codecov-commenter
Copy link

Codecov Report

Merging #266 (90f30a4) into master (9e300d7) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #266   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          101        99    -2     
  Branches        16        16           
=========================================
- Hits           101        99    -2     
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 9e300d7...90f30a4. Read the comment docs.

@sobolevn sobolevn merged commit ac2a682 into master Jul 12, 2021
@sobolevn sobolevn deleted the issue-263 branch July 12, 2021 15: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.

Refactor validators Should we be able to annotate instance as delegate type?
2 participants