PolymeshAssociation / Polymesh

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

delete #1384

Closed adamdossa closed 1 year ago

adamdossa commented 1 year ago

If your PR has an external impact, please complete the changelog below. Headings under the changelog are optional, and should only be included if relevant for this PR.

Please add any general description of the changes before the changelog.

Items should be added to the changelog using bulletpoints.

changelog

new features

modified API

modified logic

modified agent functionality

data migration

codecov[bot] commented 1 year ago

Codecov Report

Merging #1384 (d72599a) into staging_5.1.3 (9e9ca85) will decrease coverage by 0.56%. The diff coverage is 43.16%.

@@                Coverage Diff                @@
##           staging_5.1.3    #1384      +/-   ##
=================================================
- Coverage          43.91%   43.35%   -0.56%     
=================================================
  Files                141      140       -1     
  Lines              29894    30145     +251     
=================================================
- Hits               13127    13069      -58     
- Misses             16767    17076     +309     
Impacted Files Coverage Δ
pallets/base/src/lib.rs 51.78% <ø> (ø)
pallets/common/src/lib.rs 68.75% <ø> (ø)
pallets/common/src/traits/asset.rs 0.00% <0.00%> (ø)
pallets/common/src/traits/portfolio.rs 0.00% <ø> (ø)
pallets/compliance-manager/src/lib.rs 42.99% <0.00%> (ø)
pallets/identity/src/lib.rs 15.51% <0.00%> (-0.46%) :arrow_down:
pallets/multisig/src/lib.rs 38.69% <0.00%> (ø)
pallets/rewards/src/lib.rs 0.00% <0.00%> (-49.05%) :arrow_down:
pallets/runtime/common/src/lib.rs 68.75% <ø> (ø)
pallets/runtime/common/src/runtime.rs 1.86% <0.00%> (-1.15%) :arrow_down:
... and 36 more