Skip to content
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

require-subclass option now doesn't flag protocol classes (#130) #131

Merged
merged 1 commit into from Dec 29, 2022

Conversation

ariebovenberg
Copy link
Owner

@ariebovenberg ariebovenberg commented Dec 29, 2022

Description

Before merge

  • tox runs successfully
  • Docs updated

Before release (if applicable)

  • Version updated in pyproject.toml
  • Version updated in pre-commit hook example
  • Version updated in changelog
  • Branch merged
  • Tag created and pushed
  • Published

@codecov
Copy link

codecov bot commented Dec 29, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (2abe53a) compared to base (e23154f).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #131   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          494       495    +1     
  Branches        74        74           
=========================================
+ Hits           494       495    +1     
Impacted Files Coverage Δ
src/slotscheck/cli.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ariebovenberg ariebovenberg merged commit 9fc82b2 into main Dec 29, 2022
@ariebovenberg ariebovenberg deleted the protocols branch December 29, 2022 20:05
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.

None yet

1 participant