Conversation
| members = ['node/*', 'pallets/*', 'runtime/*','support','integration-tests'] | ||
|
|
||
| [patch.crates-io] | ||
| orml-traits = { git = 'https://github.com/open-web3-stack/open-runtime-module-library', rev = 'f709ed62262435b3ad80482d309e3575625d1e5b' } |
There was a problem hiding this comment.
🚫 [detect-secrets] reported by reviewdog 🐶
- Hex High Entropy String
There was a problem hiding this comment.
@GopherJ could we relax check here? no 0.9.22 branch or tag in orml repo so just patch with matched rev commit here
There was a problem hiding this comment.
yes but I didn't find how to configure reviewdog on this
| sp-trie = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.22' } | ||
| statemine-runtime = { git = 'https://github.com/paritytech/cumulus.git', branch = 'polkadot-v0.9.22' } | ||
| statemint-runtime = { git = 'https://github.com/paritytech/cumulus.git', branch = 'polkadot-v0.9.22' } | ||
| xcm-emulator = { git = 'https://github.com/shaunxw/xcm-simulator.git', rev = '5a04d6286ee9082d4b7433541e48508f8b65616b' } |
There was a problem hiding this comment.
🚫 [detect-secrets] reported by reviewdog 🐶
- Hex High Entropy String
There was a problem hiding this comment.
same,any way it is commit id not secret
Codecov Report
@@ Coverage Diff @@
## master #1778 +/- ##
==========================================
- Coverage 63.68% 63.67% -0.02%
==========================================
Files 158 158
Lines 15606 15610 +4
==========================================
Hits 9939 9939
- Misses 5667 5671 +4
Continue to review full report at Codecov.
|
|
relaychain with sudo&fast runtime customized in this branch(https://github.com/parallel-finance/polkadot/tree/release-v0.9.22-fast-sudo), should be built with |
|
ci for coverage breaks in https://github.com/parallel-finance/parallel/runs/6668255722?check_suite_focus=true
@GopherJ have you met this issue before, anything to do with github hosted runners? |
I haven't had this issue before, maybe coverage tool will need to be upgraded. |
upstream pr
paritytech/substrate#8783
paritytech/substrate#11241
paritytech/substrate#11198
checklist