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 #1769

Merged
merged 48 commits into from
Apr 18, 2024

Merge pull request #1801 from nervosnetwork/develop

1efaf72
Select commit
Loading
Failed to load commit list.
Merged

Deploy to mainnet #1769

Merge pull request #1801 from nervosnetwork/develop
1efaf72
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 17, 2024 in 1s

42.17% of diff hit (target 90.00%)

View this Pull Request on Codecov

42.17% of diff hit (target 90.00%)

Annotations

Check warning on line 5 in app/controllers/api/v2/bitcoin_statistics_controller.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/controllers/api/v2/bitcoin_statistics_controller.rb#L1-L5

Added lines #L1 - L5 were not covered by tests

Check warning on line 11 in app/controllers/api/v2/bitcoin_statistics_controller.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/controllers/api/v2/bitcoin_statistics_controller.rb#L7-L11

Added lines #L7 - L11 were not covered by tests

Check warning on line 6 in app/controllers/api/v2/rgb_transactions_controller.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/controllers/api/v2/rgb_transactions_controller.rb#L1-L6

Added lines #L1 - L6 were not covered by tests

Check warning on line 8 in app/controllers/api/v2/rgb_transactions_controller.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/controllers/api/v2/rgb_transactions_controller.rb#L8

Added line #L8 was not covered by tests

Check warning on line 15 in app/controllers/api/v2/rgb_transactions_controller.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/controllers/api/v2/rgb_transactions_controller.rb#L10-L15

Added lines #L10 - L15 were not covered by tests

Check warning on line 21 in app/interactions/addresses/live_cells.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/interactions/addresses/live_cells.rb#L21

Added line #L21 was not covered by tests

Check warning on line 6 in app/interactions/rgb_transactions/index.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/interactions/rgb_transactions/index.rb#L1-L6

Added lines #L1 - L6 were not covered by tests

Check warning on line 11 in app/interactions/rgb_transactions/index.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/interactions/rgb_transactions/index.rb#L8-L11

Added lines #L8 - L11 were not covered by tests

Check warning on line 25 in app/interactions/rgb_transactions/index.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/interactions/rgb_transactions/index.rb#L13-L25

Added lines #L13 - L25 were not covered by tests

Check warning on line 28 in app/interactions/rgb_transactions/index.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/interactions/rgb_transactions/index.rb#L27-L28

Added lines #L27 - L28 were not covered by tests

Check warning on line 30 in app/interactions/rgb_transactions/index.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/interactions/rgb_transactions/index.rb#L30

Added line #L30 was not covered by tests

Check warning on line 40 in app/interactions/rgb_transactions/index.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/interactions/rgb_transactions/index.rb#L32-L40

Added lines #L32 - L40 were not covered by tests

Check warning on line 44 in app/interactions/rgb_transactions/index.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/interactions/rgb_transactions/index.rb#L42-L44

Added lines #L42 - L44 were not covered by tests

Check warning on line 49 in app/interactions/rgb_transactions/index.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/interactions/rgb_transactions/index.rb#L46-L49

Added lines #L46 - L49 were not covered by tests

Check warning on line 2 in app/models/bitcoin_statistic.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/bitcoin_statistic.rb#L1-L2

Added lines #L1 - L2 were not covered by tests

Check warning on line 8 in app/models/bitcoin_statistic.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/bitcoin_statistic.rb#L4-L8

Added lines #L4 - L8 were not covered by tests

Check warning on line 10 in app/models/bitcoin_statistic.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/bitcoin_statistic.rb#L10

Added line #L10 was not covered by tests

Check warning on line 13 in app/models/bitcoin_statistic.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/bitcoin_statistic.rb#L13

Added line #L13 was not covered by tests

Check warning on line 16 in app/models/bitcoin_statistic.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/bitcoin_statistic.rb#L15-L16

Added lines #L15 - L16 were not covered by tests

Check warning on line 24 in app/models/bitcoin_statistic.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/bitcoin_statistic.rb#L18-L24

Added lines #L18 - L24 were not covered by tests

Check warning on line 15 in app/models/bitcoin_transaction.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/bitcoin_transaction.rb#L15

Added line #L15 was not covered by tests

Check warning on line 18 in app/models/bitcoin_transaction.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/bitcoin_transaction.rb#L17-L18

Added lines #L17 - L18 were not covered by tests

Check warning on line 30 in app/models/bitcoin_transaction.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/bitcoin_transaction.rb#L27-L30

Added lines #L27 - L30 were not covered by tests

Check warning on line 32 in app/models/bitcoin_transaction.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/bitcoin_transaction.rb#L32

Added line #L32 was not covered by tests

Check warning on line 29 in app/models/concerns/ckb_transactions/bitcoin.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/concerns/ckb_transactions/bitcoin.rb#L29

Added line #L29 was not covered by tests