PolymeshAssociation / Polymesh

Node for Polymesh Blockchain
https://polymesh.network/
GNU General Public License v3.0
162 stars 49 forks source link

Remove unused host functions. #1564

Closed Neopallium closed 9 months ago

Neopallium commented 10 months ago

Remove dead code.

codecov[bot] commented 10 months ago

Codecov Report

Merging #1564 (565440b) into develop (c0c08f7) will increase coverage by 0.06%. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1564 +/- ## =========================================== + Coverage 58.66% 58.73% +0.06% =========================================== Files 142 141 -1 Lines 32236 32203 -33 =========================================== + Hits 18911 18913 +2 + Misses 13325 13290 -35 ``` | [Files](https://app.codecov.io/gh/PolymeshAssociation/Polymesh/pull/1564?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PolymeshAssociation) | Coverage Δ | | |---|---|---| | [primitives/src/lib.rs](https://app.codecov.io/gh/PolymeshAssociation/Polymesh/pull/1564?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PolymeshAssociation#diff-cHJpbWl0aXZlcy9zcmMvbGliLnJz) | `86.20% <ø> (ø)` | | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/PolymeshAssociation/Polymesh/pull/1564/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PolymeshAssociation)
Neopallium commented 9 months ago

Cherry-picked into #1573