PolymeshAssociation / Polymesh

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

Wrap some storage values in Option. #1489

Closed Neopallium closed 1 year ago

Neopallium commented 1 year ago

changelog

modified API

codecov[bot] commented 1 year ago

Codecov Report

Merging #1489 (9309386) into develop (c3c62b2) will increase coverage by 0.00%. The diff coverage is 62.39%.

@@           Coverage Diff            @@
##           develop    #1489   +/-   ##
========================================
  Coverage    54.48%   54.48%           
========================================
  Files          151      151           
  Lines        32936    32985   +49     
========================================
+ Hits         17944    17973   +29     
- Misses       14992    15012   +20     
Impacted Files Coverage Δ
pallets/identity/src/lib.rs 23.59% <0.00%> (-0.74%) :arrow_down:
pallets/settlement/src/lib.rs 76.98% <4.34%> (-0.93%) :arrow_down:
pallets/identity/src/claims.rs 83.16% <80.00%> (ø)
pallets/asset/src/lib.rs 81.94% <83.33%> (+0.19%) :arrow_up:
pallets/portfolio/src/lib.rs 80.46% <93.33%> (+0.03%) :arrow_up:
pallets/asset/src/checkpoint/mod.rs 57.89% <100.00%> (+0.19%) :arrow_up:
pallets/sto/src/lib.rs 50.10% <100.00%> (ø)

... and 1 file with indirect coverage changes