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

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

[WIP] xtokens integrate delay-tasks to delay transfer_assets #981

Open wangjj9219 opened 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 80.13857% with 86 lines in your changes are missing coverage. Please review.

Project coverage is 85.57%. Comparing base (7e05827) to head (5d8c7ff). Report is 1 commits behind head on master.

:exclamation: Current head 5d8c7ff differs from pull request most recent head face78f. Consider uploading reports for the commit face78f to get more accurate results

Files Patch % Lines
xtokens/src/lib.rs 35.36% 53 Missing :warning:
delay-tasks/src/mock.rs 81.94% 13 Missing :warning:
delay-tasks/src/lib.rs 82.35% 12 Missing :warning:
asset-registry/src/mock/para.rs 0.00% 2 Missing :warning:
xtokens/src/mock/para.rs 0.00% 2 Missing :warning:
xtokens/src/mock/para_relative_view.rs 0.00% 2 Missing :warning:
xtokens/src/mock/para_teleport.rs 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #981 +/- ## ========================================== - Coverage 85.78% 85.57% -0.21% ========================================== Files 92 96 +4 Lines 11055 11475 +420 ========================================== + Hits 9483 9820 +337 - Misses 1572 1655 +83 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.