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

refactor: Make IOKey dataclass derived from BaseKey #117

Merged

IOKey updated

45cacb1
Select commit
Loading
Failed to load commit list.
Merged

refactor: Make IOKey dataclass derived from BaseKey #117

IOKey updated
45cacb1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 26, 2024 in 1s

89.18% of diff hit (target 86.71%)

View this Pull Request on Codecov

89.18% of diff hit (target 86.71%)

Annotations

Check warning on line 1144 in mithril/framework/common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mithril/framework/common.py#L1143-L1144

Added lines #L1143 - L1144 were not covered by tests

Check warning on line 543 in mithril/utils/dict_conversions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mithril/utils/dict_conversions.py#L541-L543

Added lines #L541 - L543 were not covered by tests

Check warning on line 545 in mithril/utils/dict_conversions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mithril/utils/dict_conversions.py#L545

Added line #L545 was not covered by tests

Check warning on line 553 in mithril/utils/dict_conversions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mithril/utils/dict_conversions.py#L552-L553

Added lines #L552 - L553 were not covered by tests