jellyfishsdk icon indicating copy to clipboard operation
jellyfishsdk copied to clipboard

chore(testcontainers): add -fortcanningparkheight=10

Open fuxingloh opened this issue 3 years ago • 2 comments

What this PR does / why we need it:

Add -fortcanningparkheight=10 to @defichain/testcontainers.

fuxingloh avatar Feb 08 '22 13:02 fuxingloh

Code Climate has analyzed commit 1eff9471 and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1

View more on Code Climate.

codeclimate[bot] avatar Feb 08 '22 13:02 codeclimate[bot]

Codecov Report

Merging #1040 (1eff947) into main (b25f707) will decrease coverage by 35.02%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #1040       +/-   ##
===========================================
- Coverage   95.68%   60.66%   -35.03%     
===========================================
  Files         158      149        -9     
  Lines        4848     4650      -198     
  Branches      639      618       -21     
===========================================
- Hits         4639     2821     -1818     
- Misses        199     1743     +1544     
- Partials       10       86       +76     
Impacted Files Coverage Δ
...ontainers/src/containers/RegTestContainer/index.ts 87.50% <ø> (-12.50%) :arrow_down:
packages/ocean-api-client/src/ApiResponse.ts 6.25% <0.00%> (-93.75%) :arrow_down:
packages/jellyfish-testing/src/fixture.ts 9.52% <0.00%> (-90.48%) :arrow_down:
...transaction-builder/src/txn/txn_builder_account.ts 14.28% <0.00%> (-85.72%) :arrow_down:
packages/jellyfish-wallet-mnemonic/src/hd_node.ts 13.55% <0.00%> (-83.06%) :arrow_down:
packages/playground/src/Playground.ts 18.75% <0.00%> (-81.25%) :arrow_down:
packages/jellyfish-testing/src/icxorderbook.ts 19.35% <0.00%> (-80.65%) :arrow_down:
...ages/jellyfish-api-core/src/category/blockchain.ts 21.21% <0.00%> (-78.79%) :arrow_down:
packages/jellyfish-crypto/src/aes256.ts 21.73% <0.00%> (-78.27%) :arrow_down:
packages/jellyfish-testing/src/rawtx.ts 15.00% <0.00%> (-77.50%) :arrow_down:
... and 98 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b25f707...1eff947. Read the comment docs.

codecov[bot] avatar Feb 08 '22 13:02 codecov[bot]