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

Add duplicate name check for subclasses

c194e22
Select commit
Loading
Failed to load commit list.
Merged

Add duplicate name check for subclasses #207

Add duplicate name check for subclasses
c194e22
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 26, 2024 in 0s

33.33% of diff hit (target 80.00%)

View this Pull Request on Codecov

33.33% of diff hit (target 80.00%)

Annotations

Check warning on line 14 in capsula/_context/_base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

capsula/_context/_base.py#L13-L14

Added lines #L13 - L14 were not covered by tests

Check warning on line 18 in capsula/_reporter/_base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

capsula/_reporter/_base.py#L17-L18

Added lines #L17 - L18 were not covered by tests

Check warning on line 21 in capsula/_watcher/_base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

capsula/_watcher/_base.py#L20-L21

Added lines #L20 - L21 were not covered by tests