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

Merged
merged 3 commits into from
Jan 27, 2024
Merged

Deploy to testnet #1606

merged 3 commits into from
Jan 27, 2024

Conversation

github-actions[bot]
Copy link
Contributor

No description provided.

* feat: add portfolio sign in

* feat: update user name

* feat: add user portfolio statistic

* chore: fix test helper

* feat: sync portfolio addresses

* feat: add portfolio statistic

* feat: added sort to portfolio transactions

* chore: refactor filter portfolio account books query

* feat: add download portfolio transactions

* chore: delete portfolio statistic

* chore: adjust tests

* chore: update env test conf

* chore: adjust tests
@codecov-commenter
Copy link

codecov-commenter commented Jan 25, 2024

Codecov Report

Attention: 186 lines in your changes are missing coverage. Please review.

Comparison is base (de8172d) 67.18% compared to head (7eb5d62) 66.36%.
Report is 3 commits behind head on testnet.

❗ Current head 7eb5d62 differs from pull request most recent head 2f318c1. Consider uploading reports for the commit 2f318c1 to get more accurate results

Files Patch % Lines
app/services/portfolios/udt_accounts_statistic.rb 0.00% 83 Missing ⚠️
...rs/api/v2/portfolio/ckb_transactions_controller.rb 0.00% 73 Missing ⚠️
...ollers/api/v2/portfolio/udt_accounts_controller.rb 0.00% 19 Missing ⚠️
app/workers/token_transfer_detect_worker.rb 30.00% 7 Missing ⚠️
app/models/ckb_sync/new_node_data_processor.rb 0.00% 2 Missing ⚠️
app/controllers/api/v2/base_controller.rb 90.90% 1 Missing ⚠️
app/controllers/validations/portfolio_signature.rb 97.14% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           testnet    #1606      +/-   ##
===========================================
- Coverage    67.18%   66.36%   -0.82%     
===========================================
  Files          290      303      +13     
  Lines         7969     8308     +339     
===========================================
+ Hits          5354     5514     +160     
- Misses        2615     2794     +179     

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

@zmcNotafraid zmcNotafraid added this pull request to the merge queue Jan 27, 2024
Merged via the queue into testnet with commit 3807b85 Jan 27, 2024
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