-
Notifications
You must be signed in to change notification settings - Fork 285
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): upgrade to Typescript v4.4 #1384
build(deps): upgrade to Typescript v4.4 #1384
Conversation
26f15e1
to
9a8a643
Compare
Codecov Report
@@ Coverage Diff @@
## main #1384 +/- ##
==========================================
- Coverage 68.67% 68.67% -0.01%
==========================================
Files 301 301
Lines 10878 10879 +1
Branches 1340 1340
==========================================
Hits 7471 7471
- Misses 2709 2710 +1
Partials 698 698
Continue to review full report at Codecov.
|
377d833
to
df884df
Compare
729d6b7
to
d6fcc21
Compare
356ef08
to
9be4e18
Compare
9be4e18
to
b10fef9
Compare
f674796
to
cc1dbbf
Compare
cc1dbbf
to
54e1282
Compare
54e1282
to
35ca4dd
Compare
35ca4dd
to
024e6fa
Compare
Migrated test from Tap to Jest. File Path: packages/cactus-test-plugin-htlc-eth-besu/src /test/typescript/integration/plugin-htlc-eth-besu /initialize-endpoint.test.ts This is a PARTIAL resolution to issue hyperledger-cacti#238 Signed-off-by: awadhana <awadhana0825@gmail.com> Signed-off-by: Youngone Lee <youngone.lee@accenture.com>
Migrated test from Tap to Jest. File Path: packages/cactus-plugin-consortium-manual/src/test/ typescript/unit/consortium/get-node-jws-endpoint-v1.test.ts This is a PARTIAL resolution to issue hyperledger-cacti#238 Signed-off-by: awadhana <awadhana0825@gmail.com> Signed-off-by: Youngone Lee <youngone.lee@accenture.com>
2d91398
to
05b052e
Compare
Fixes hyperledger-cacti#1129 Signed-off-by: Youngone Lee <youngone.lee@accenture.com>
Signed-off-by: Youngone Lee <youngone.lee@accenture.com>
Signed-off-by: Youngone Lee <youngone.lee@accenture.com>
Signed-off-by: Youngone Lee <youngone.lee@accenture.com>
Signed-off-by: Youngone Lee <youngone.lee@accenture.com>
Signed-off-by: Youngone Lee <youngone.lee@accenture.com>
Signed-off-by: Youngone Lee <youngone.lee@accenture.com>
Signed-off-by: Youngone Lee <youngone.lee@accenture.com>
Signed-off-by: Youngone Lee <youngone.lee@accenture.com>
Fixes hyperledger-cacti#1129 Signed-off-by: Youngone Lee <youngone.lee@accenture.com>
Signed-off-by: Youngone Lee <youngone.lee@accenture.com>
Signed-off-by: Youngone Lee <youngone.lee@accenture.com>
Signed-off-by: Youngone Lee <youngone.lee@accenture.com>
Signed-off-by: Youngone Lee <youngone.lee@accenture.com>
Signed-off-by: Youngone Lee <youngone.lee@accenture.com>
Signed-off-by: Youngone Lee <youngone.lee@accenture.com>
Signed-off-by: Youngone Lee <youngone.lee@accenture.com>
05b052e
to
b923319
Compare
Signed-off-by: Youngone Lee <youngone.lee@accenture.com>
b923319
to
c1c6fed
Compare
@petermetz There are parts of this PR (newly merged Jest test files) that I have't been able to properly write |
@Leeyoungone Sorry for the slow response, is this the same conversation we had the other day about splitting it up? |
Fixes #1129
Signed-off-by: Youngone Lee youngone.lee@accenture.com