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/project failed Dec 17, 2024 in 1s

75.21% (-0.04%) compared to 13569f4

View this Pull Request on Codecov

75.21% (-0.04%) compared to 13569f4

Details

Codecov Report

Attention: Patch coverage is 40.00000% with 15 lines in your changes missing coverage. Please review.

Project coverage is 75.21%. Comparing base (13569f4) to head (3137c5e).

Files with missing lines Patch % Lines
...n/VMInvocations/Invocations/RefineInvocation.swift 0.00% 9 Missing ⚠️
...vocations/Invocations/IsAuthorizedInvocation.swift 0.00% 2 Missing ⚠️
...lockchain/Sources/Blockchain/Types/Extrinsic.swift 75.00% 1 Missing ⚠️
.../Blockchain/VMInvocations/HostCall/HostCalls.swift 0.00% 1 Missing ⚠️
...Invocations/Invocations/AccumulateInvocation.swift 0.00% 1 Missing ⚠️
...Invocations/Invocations/OnTransferInvocation.swift 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #251      +/-   ##
==========================================
- Coverage   75.25%   75.21%   -0.04%     
==========================================
  Files         276      276              
  Lines       21886    21895       +9     
==========================================
- Hits        16470    16469       -1     
- Misses       5416     5426      +10     

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