r0gue-io / pop-node

Pop Network makes it easy for smart contract developers to use the Power of Polkadot.
The Unlicense
24 stars 6 forks source link

fix(testnet): remove old extension code #371

Closed Daanvdplas closed 3 weeks ago

Daanvdplas commented 3 weeks ago

Tip: right click on the file in rust rover and do compare with. Doing this for all the runtime files made me easily find these missing removals.

codecov-commenter commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 54.34%. Comparing base (1940594) to head (d979735).

@@                    Coverage Diff                     @@
##           al3mart/testnet-v0.4.2     #371      +/-   ##
==========================================================
+ Coverage                   53.19%   54.34%   +1.15%     
==========================================================
  Files                          50       49       -1     
  Lines                        5134     5025     -109     
  Branches                     5134     5025     -109     
==========================================================
  Hits                         2731     2731              
+ Misses                       2354     2245     -109     
  Partials                       49       49              
Files with missing lines Coverage Δ
runtime/testnet/src/lib.rs 6.44% <ø> (+0.04%) :arrow_up: