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 type hints #557

Merged
merged 102 commits into from
May 27, 2024

Fix indention

f408e01
Select commit
Loading
Failed to load commit list.
Merged

Add type hints #557

Fix indention
f408e01
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 27, 2024 in 1s

85.48% of diff hit (target 90.99%)

View this Pull Request on Codecov

85.48% of diff hit (target 90.99%)

Annotations

Check warning on line 6 in skale/contracts/allocator/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

skale/contracts/allocator/__init__.py#L6

Added line #L6 was not covered by tests

Check warning on line 21 in skale/contracts/allocator/allocator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

skale/contracts/allocator/allocator.py#L21

Added line #L21 was not covered by tests

Check warning on line 27 in skale/contracts/allocator/allocator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

skale/contracts/allocator/allocator.py#L23-L27

Added lines #L23 - L27 were not covered by tests

Check warning on line 31 in skale/contracts/allocator/allocator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

skale/contracts/allocator/allocator.py#L29-L31

Added lines #L29 - L31 were not covered by tests

Check warning on line 64 in skale/contracts/allocator/allocator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

skale/contracts/allocator/allocator.py#L63-L64

Added lines #L63 - L64 were not covered by tests

Check warning on line 70 in skale/contracts/allocator/allocator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

skale/contracts/allocator/allocator.py#L70

Added line #L70 was not covered by tests

Check warning on line 73 in skale/contracts/allocator/allocator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

skale/contracts/allocator/allocator.py#L72-L73

Added lines #L72 - L73 were not covered by tests

Check warning on line 76 in skale/contracts/allocator/allocator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

skale/contracts/allocator/allocator.py#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 79 in skale/contracts/allocator/allocator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

skale/contracts/allocator/allocator.py#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 120 in skale/contracts/allocator/allocator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

skale/contracts/allocator/allocator.py#L120

Added line #L120 was not covered by tests

Check warning on line 124 in skale/contracts/allocator/allocator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

skale/contracts/allocator/allocator.py#L124

Added line #L124 was not covered by tests

Check warning on line 128 in skale/contracts/allocator/allocator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

skale/contracts/allocator/allocator.py#L128

Added line #L128 was not covered by tests

Check warning on line 132 in skale/contracts/allocator/allocator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

skale/contracts/allocator/allocator.py#L132

Added line #L132 was not covered by tests

Check warning on line 135 in skale/contracts/allocator/allocator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

skale/contracts/allocator/allocator.py#L134-L135

Added lines #L134 - L135 were not covered by tests

Check warning on line 138 in skale/contracts/allocator/allocator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

skale/contracts/allocator/allocator.py#L137-L138

Added lines #L137 - L138 were not covered by tests

Check warning on line 141 in skale/contracts/allocator/allocator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

skale/contracts/allocator/allocator.py#L141

Added line #L141 was not covered by tests

Check warning on line 144 in skale/contracts/allocator/allocator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

skale/contracts/allocator/allocator.py#L144

Added line #L144 was not covered by tests

Check warning on line 149 in skale/contracts/allocator/allocator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

skale/contracts/allocator/allocator.py#L146-L149

Added lines #L146 - L149 were not covered by tests

Check warning on line 154 in skale/contracts/allocator/allocator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

skale/contracts/allocator/allocator.py#L153-L154

Added lines #L153 - L154 were not covered by tests

Check warning on line 158 in skale/contracts/allocator/allocator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

skale/contracts/allocator/allocator.py#L158

Added line #L158 was not covered by tests

Check warning on line 161 in skale/contracts/allocator/allocator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

skale/contracts/allocator/allocator.py#L160-L161

Added lines #L160 - L161 were not covered by tests

Check warning on line 164 in skale/contracts/allocator/allocator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

skale/contracts/allocator/allocator.py#L164

Added line #L164 was not covered by tests

Check warning on line 175 in skale/contracts/allocator/allocator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

skale/contracts/allocator/allocator.py#L167-L175

Added lines #L167 - L175 were not covered by tests

Check warning on line 177 in skale/contracts/allocator/allocator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

skale/contracts/allocator/allocator.py#L177

Added line #L177 was not covered by tests

Check warning on line 182 in skale/contracts/allocator/allocator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

skale/contracts/allocator/allocator.py#L181-L182

Added lines #L181 - L182 were not covered by tests