open-web3-stack / open-runtime-module-library

Substrate Open Runtime Module Library
Apache License 2.0
447 stars 289 forks source link

use crates.io #961

Closed xlc closed 8 months ago

xlc commented 8 months ago

blocked by https://github.com/paritytech/polkadot-sdk/pull/2017

codecov[bot] commented 8 months ago

Codecov Report

Merging #961 (5f3014a) into master (83a76c2) will increase coverage by 0.15%. The diff coverage is 97.43%.

@@            Coverage Diff             @@
##           master     #961      +/-   ##
==========================================
+ Coverage   84.98%   85.13%   +0.15%     
==========================================
  Files          88       88              
  Lines       10063    10073      +10     
==========================================
+ Hits         8552     8576      +24     
+ Misses       1511     1497      -14     
Files Coverage Δ
asset-registry/src/migrations.rs 85.71% <100.00%> (ø)
asset-registry/src/mock/para.rs 78.37% <ø> (+7.64%) :arrow_up:
asset-registry/src/mock/relay.rs 10.00% <ø> (ø)
authority/src/mock.rs 81.25% <ø> (ø)
currencies/src/mock.rs 94.11% <ø> (ø)
tokens/src/imbalances.rs 22.50% <100.00%> (+8.61%) :arrow_up:
tokens/src/tests_currency_adapter.rs 100.00% <100.00%> (ø)
unknown-tokens/src/migrations.rs 88.63% <100.00%> (ø)
vesting/src/mock.rs 100.00% <ø> (ø)
vesting/src/tests.rs 100.00% <100.00%> (ø)
... and 7 more

... and 1 file with indirect coverage changes

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

xlc commented 8 months ago

https://github.com/paritytech/diener/pull/42 should solve the problem.

I am currently using https://marketplace.visualstudio.com/items?itemName=serayuzgur.crates to ensure they are all latest version