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 testnet #1385

Merged
merged 8 commits into from
Aug 21, 2023
Merged

Deploy to testnet #1385

merged 8 commits into from
Aug 21, 2023

Conversation

github-actions[bot]
Copy link
Contributor

No description provided.

* feat: transaction lite info

* chore: adjust tests

* chore: update response filed name
@github-pages github-pages bot temporarily deployed to github-pages August 14, 2023 01:25 Inactive
Signed-off-by: Miles Zhang <mingchang555@hotmail.com>
@github-pages github-pages bot temporarily deployed to github-pages August 14, 2023 01:32 Inactive
@codecov-commenter
Copy link

codecov-commenter commented Aug 14, 2023

Codecov Report

Patch coverage: 90.27% and project coverage change: +1.14% 🎉

Comparison is base (178d454) 66.06% compared to head (afbe0fb) 67.21%.
Report is 4 commits behind head on testnet.

❗ Current head afbe0fb differs from pull request most recent head d32d13c. Consider uploading reports for the commit d32d13c to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           testnet    #1385      +/-   ##
===========================================
+ Coverage    66.06%   67.21%   +1.14%     
===========================================
  Files          276      277       +1     
  Lines         7449     7417      -32     
===========================================
+ Hits          4921     4985      +64     
+ Misses        2528     2432      -96     
Files Changed Coverage Δ
app/models/deployed_cell.rb 56.57% <ø> (ø)
app/models/udt.rb 100.00% <ø> (ø)
app/services/charts/daily_statistic_generator.rb 96.55% <0.00%> (-3.45%) ⬇️
lib/scheduler.rb 0.00% <0.00%> (ø)
lib/websocket.rb 0.00% <ø> (ø)
.../controllers/api/v2/ckb_transactions_controller.rb 94.11% <93.61%> (+94.11%) ⬆️
app/controllers/api/v1/udts_controller.rb 100.00% <100.00%> (ø)
app/models/ckb_sync/new_node_data_processor.rb 94.74% <100.00%> (+0.01%) ⬆️
app/workers/clean_address_block_snapshot_worker.rb 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-pages github-pages bot temporarily deployed to github-pages August 14, 2023 11:25 Inactive
…1387)

* fix: remove duplicate cell datum when importing pending transactions

* chore: log import transaction error
@github-pages github-pages bot temporarily deployed to github-pages August 15, 2023 09:25 Inactive
@github-pages github-pages bot temporarily deployed to github-pages August 15, 2023 23:45 Inactive
@github-pages github-pages bot temporarily deployed to github-pages August 16, 2023 01:38 Inactive
* chore: fix typo

* chore: display transaction fee

* perf: download address transactions
@github-pages github-pages bot temporarily deployed to github-pages August 17, 2023 05:53 Inactive
@github-pages github-pages bot temporarily deployed to github-pages August 18, 2023 03:29 Inactive
@rabbitz rabbitz added this pull request to the merge queue Aug 21, 2023
Merged via the queue into testnet with commit 1b5ab56 Aug 21, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants