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

Add duplicate name check for subclasses #207

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

shunichironomura
Copy link
Owner

No description provided.

Copy link

codecov bot commented Feb 26, 2024

Codecov Report

Attention: Patch coverage is 33.33333% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 79.75%. Comparing base (bb8006f) to head (c194e22).

Files Patch % Lines
capsula/_context/_base.py 33.33% 2 Missing ⚠️
capsula/_reporter/_base.py 33.33% 2 Missing ⚠️
capsula/_watcher/_base.py 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #207      +/-   ##
==========================================
- Coverage   80.00%   79.75%   -0.25%     
==========================================
  Files          29       29              
  Lines         890      899       +9     
==========================================
+ Hits          712      717       +5     
- Misses        178      182       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@shunichironomura shunichironomura merged commit 85e46d4 into main Feb 28, 2024
21 of 23 checks passed
@shunichironomura shunichironomura deleted the check-duplicate-subclass-name branch February 28, 2024 00:38
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.

1 participant