Avatar for the FuelLabs user
FuelLabs
fuels-ts
BlogDocsChangelog

chore: move type:check to lint hook

#3381Merged
Comparing
Rohit-Bhetal:fix/move-type-check-to-lint
(
01020a5
) with
master
(
7f92490
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
18
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

Instantiate from an address
internal/benchmarks/src/wallet.bench.ts::Wallet Benchmarks::Instantiate from an address
CodSpeed Performance Gauge
+3%
591 µs
576.4 µs
should successfully execute a contract read function (x20 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks::should successfully execute a contract read function (x20 times)
CodSpeed Performance Gauge
+2%
68.2 ms
66.9 ms
Instantiate a new Locked wallet from a constructor
internal/benchmarks/src/wallet.bench.ts::Wallet Benchmarks::Instantiate a new Locked wallet from a constructor
CodSpeed Performance Gauge
+2%
420 µs
412.9 µs
should successfully execute a contract deploy (x20 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks::should successfully execute a contract deploy (x20 times)
CodSpeed Performance Gauge
+2%
102.4 ms
100.8 ms
should successfully conduct a custom transfer between wallets (x20 times)
internal/benchmarks/src/transaction-results.bench.ts::Transaction Submission Benchmarks::should successfully conduct a custom transfer between wallets (x20 times)
CodSpeed Performance Gauge
+1%
49.8 ms
49.2 ms
should successfully transfer a single asset between wallets (x20 times)
internal/benchmarks/src/transaction-results.bench.ts::Transaction Submission Benchmarks::should successfully transfer a single asset between wallets (x20 times)
CodSpeed Performance Gauge
+1%
62.3 ms
61.5 ms
should successfully get transaction cost estimate for multi contract calls (x20 times)
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks::should successfully get transaction cost estimate for multi contract calls (x20 times)
CodSpeed Performance Gauge
+1%
33.1 ms
32.9 ms
should successfully get transaction cost estimate for a batch transfer (x20 times)
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks::should successfully get transaction cost estimate for a batch transfer (x20 times)
CodSpeed Performance Gauge
+1%
26.2 ms
26 ms
should successfully get transaction cost estimate for a mint (x20 times)
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks::should successfully get transaction cost estimate for a mint (x20 times)
CodSpeed Performance Gauge
0%
21.9 ms
21.8 ms
Instantiate a new Unlocked wallet
internal/benchmarks/src/wallet.bench.ts::Wallet Benchmarks::Instantiate a new Unlocked wallet
CodSpeed Performance Gauge
0%
4.7 ms
4.7 ms
should successfully get transaction cost estimate for a single contract call (x20 times)
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks::should successfully get transaction cost estimate for a single contract call (x20 times)
CodSpeed Performance Gauge
0%
27.5 ms
27.5 ms
should successfully get transaction cost estimate for a single transfer (x20 times)
internal/benchmarks/src/cost-estimation.bench.ts::Cost Estimation Benchmarks::should successfully get transaction cost estimate for a single transfer (x20 times)
CodSpeed Performance Gauge
0%
19.8 ms
19.8 ms
should successfully execute a contract mint (x20 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks::should successfully execute a contract mint (x20 times)
CodSpeed Performance Gauge
0%
66 ms
66 ms
should successfully execute a contract deploy as blobs
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks::should successfully execute a contract deploy as blobs
CodSpeed Performance Gauge
0%
3.7 s
3.7 s
should successfully perform a batch transfer (x20 times)
internal/benchmarks/src/transaction-results.bench.ts::Transaction Submission Benchmarks::should successfully perform a batch transfer (x20 times)
CodSpeed Performance Gauge
0%
60 ms
60.1 ms
should successfully write to a contract (x20 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks::should successfully write to a contract (x20 times)
CodSpeed Performance Gauge
0%
66 ms
66.2 ms
should successfully execute a contract multi call (x20 times)
internal/benchmarks/src/contract-interaction.bench.ts::Contract Interaction Benchmarks::should successfully execute a contract multi call (x20 times)
CodSpeed Performance Gauge
-2%
71.5 ms
72.6 ms
should successfully withdraw to the base layer (x20 times)
internal/benchmarks/src/transaction-results.bench.ts::Transaction Submission Benchmarks::should successfully withdraw to the base layer (x20 times)
CodSpeed Performance Gauge
-2%
44.7 ms
45.5 ms

Commits

Click on a commit to change the comparison range
Base
master
7f92490
-2%
Merge branch 'master' into fix/move-type-check-to-lint
3e3f161
2 months ago
by Rohit-Bhetal
+2%
Merge branch 'master' into fix/move-type-check-to-lint
5050dd7
2 months ago
by maschad
-2%
Merge branch 'master' into fix/move-type-check-to-lint
7aaf1ff
2 months ago
by maschad
+1%
Update apps/docs-snippets/package.json Co-authored-by: Peter Smith <peter@blueoceancomputing.co.uk>
214151a
2 months ago
by Rohit-Bhetal
0%
Merge branch 'master' into fix/move-type-check-to-lint
01020a5
2 months ago
by maschad
Home Terms PrivacyDocs