Skip to content
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

Deploy to mainnet #2188

Merged
merged 7 commits into from
Sep 13, 2024

Merge pull request #2192 from nervosnetwork/develop

07cc078
Select commit
Loading
Failed to load commit list.
Merged

Deploy to mainnet #2188

Merge pull request #2192 from nervosnetwork/develop
07cc078
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 11, 2024 in 0s

2.80% of diff hit (target 90.00%)

View this Pull Request on Codecov

2.80% of diff hit (target 90.00%)

Annotations

Check warning on line 5 in app/models/ckb_sync/transaction_parser.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/ckb_sync/transaction_parser.rb#L1-L5

Added lines #L1 - L5 were not covered by tests

Check warning on line 21 in app/models/ckb_sync/transaction_parser.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/ckb_sync/transaction_parser.rb#L8-L21

Added lines #L8 - L21 were not covered by tests

Check warning on line 30 in app/models/ckb_sync/transaction_parser.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/ckb_sync/transaction_parser.rb#L23-L30

Added lines #L23 - L30 were not covered by tests

Check warning on line 45 in app/models/ckb_sync/transaction_parser.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/ckb_sync/transaction_parser.rb#L32-L45

Added lines #L32 - L45 were not covered by tests

Check warning on line 63 in app/models/ckb_sync/transaction_parser.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/ckb_sync/transaction_parser.rb#L47-L63

Added lines #L47 - L63 were not covered by tests

Check warning on line 91 in app/models/ckb_sync/transaction_parser.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/ckb_sync/transaction_parser.rb#L65-L91

Added lines #L65 - L91 were not covered by tests

Check warning on line 102 in app/models/ckb_sync/transaction_parser.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/ckb_sync/transaction_parser.rb#L93-L102

Added lines #L93 - L102 were not covered by tests

Check warning on line 113 in app/models/ckb_sync/transaction_parser.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/ckb_sync/transaction_parser.rb#L104-L113

Added lines #L104 - L113 were not covered by tests

Check warning on line 124 in app/models/ckb_sync/transaction_parser.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/ckb_sync/transaction_parser.rb#L115-L124

Added lines #L115 - L124 were not covered by tests

Check warning on line 136 in app/models/ckb_sync/transaction_parser.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/ckb_sync/transaction_parser.rb#L126-L136

Added lines #L126 - L136 were not covered by tests

Check warning on line 138 in app/models/ckb_sync/transaction_parser.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/ckb_sync/transaction_parser.rb#L138

Added line #L138 was not covered by tests

Check warning on line 151 in app/models/ckb_sync/transaction_parser.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/ckb_sync/transaction_parser.rb#L140-L151

Added lines #L140 - L151 were not covered by tests

Check warning on line 3 in app/models/ckb_sync/transactions.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/ckb_sync/transactions.rb#L1-L3

Added lines #L1 - L3 were not covered by tests

Check warning on line 13 in app/models/ckb_sync/transactions.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/ckb_sync/transactions.rb#L5-L13

Added lines #L5 - L13 were not covered by tests

Check warning on line 19 in app/models/ckb_sync/transactions.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/ckb_sync/transactions.rb#L15-L19

Added lines #L15 - L19 were not covered by tests

Check warning on line 33 in app/models/ckb_sync/transactions.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/ckb_sync/transactions.rb#L21-L33

Added lines #L21 - L33 were not covered by tests

Check warning on line 94 in app/models/ckb_sync/transactions.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/ckb_sync/transactions.rb#L35-L94

Added lines #L35 - L94 were not covered by tests

Check warning on line 114 in app/models/ckb_sync/transactions.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/ckb_sync/transactions.rb#L96-L114

Added lines #L96 - L114 were not covered by tests

Check warning on line 116 in app/models/ckb_sync/transactions.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/ckb_sync/transactions.rb#L116

Added line #L116 was not covered by tests

Check warning on line 119 in app/models/ckb_sync/transactions.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/ckb_sync/transactions.rb#L118-L119

Added lines #L118 - L119 were not covered by tests

Check warning on line 123 in app/models/ckb_sync/transactions.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/ckb_sync/transactions.rb#L121-L123

Added lines #L121 - L123 were not covered by tests

Check warning on line 128 in app/models/ckb_sync/transactions.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/ckb_sync/transactions.rb#L125-L128

Added lines #L125 - L128 were not covered by tests

Check warning on line 4 in app/workers/import_pending_tx_worker.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/workers/import_pending_tx_worker.rb#L2-L4

Added lines #L2 - L4 were not covered by tests

Check warning on line 15 in app/workers/import_pending_tx_worker.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/workers/import_pending_tx_worker.rb#L6-L15

Added lines #L6 - L15 were not covered by tests

Check warning on line 29 in lib/websocket.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/websocket.rb#L25-L29

Added lines #L25 - L29 were not covered by tests