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

encoder cleanup #251

Merged
merged 1 commit into from
Dec 17, 2024

encoder cleanup

3137c5e
Select commit
Loading
Failed to load commit list.
Merged

encoder cleanup #251

encoder cleanup
3137c5e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 17, 2024 in 1s

40.00% of diff hit (target 75.25%)

View this Pull Request on Codecov

40.00% of diff hit (target 75.25%)

Annotations

Check warning on line 62 in Blockchain/Sources/Blockchain/Types/Extrinsic.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/Types/Extrinsic.swift#L62

Added line #L62 was not covered by tests

Check warning on line 946 in Blockchain/Sources/Blockchain/VMInvocations/HostCall/HostCalls.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/VMInvocations/HostCall/HostCalls.swift#L946

Added line #L946 was not covered by tests

Check warning on line 37 in Blockchain/Sources/Blockchain/VMInvocations/Invocations/AccumulateInvocation.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/VMInvocations/Invocations/AccumulateInvocation.swift#L37

Added line #L37 was not covered by tests

Check warning on line 19 in Blockchain/Sources/Blockchain/VMInvocations/Invocations/IsAuthorizedInvocation.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/VMInvocations/Invocations/IsAuthorizedInvocation.swift#L18-L19

Added lines #L18 - L19 were not covered by tests

Check warning on line 27 in Blockchain/Sources/Blockchain/VMInvocations/Invocations/OnTransferInvocation.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/VMInvocations/Invocations/OnTransferInvocation.swift#L27

Added line #L27 was not covered by tests

Check warning on line 62 in Blockchain/Sources/Blockchain/VMInvocations/Invocations/RefineInvocation.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Blockchain/Sources/Blockchain/VMInvocations/Invocations/RefineInvocation.swift#L54-L62

Added lines #L54 - L62 were not covered by tests