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

Merged
merged 13 commits into from
Oct 10, 2023
Merged

Deploy to mainnet #1454

merged 13 commits into from
Oct 10, 2023

Conversation

github-actions[bot]
Copy link
Contributor

No description provided.

zmcNotafraid and others added 6 commits September 18, 2023 01:14
* feat: generate udt verification model to save token

Signed-off-by: Miles Zhang <[email protected]>

* feat: set mailer for udt verify

Signed-off-by: Miles Zhang <[email protected]>

* feat: rename udt's contact_info to email

Signed-off-by: Miles Zhang <[email protected]>

* feat: update udt info and send token business logic

Signed-off-by: Miles Zhang <[email protected]>

---------

Signed-off-by: Miles Zhang <[email protected]>
* feat: add contract statistic

* chore: adjust tests
@codecov-commenter
Copy link

codecov-commenter commented Sep 22, 2023

Codecov Report

Patch coverage: 61.01% and project coverage change: -0.10% ⚠️

Comparison is base (5d9f17a) 67.04% compared to head (0b4da62) 66.95%.
Report is 16 commits behind head on master.

❗ Current head 0b4da62 differs from pull request most recent head 3af1dbd. Consider uploading reports for the commit 3af1dbd to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1454      +/-   ##
==========================================
- Coverage   67.04%   66.95%   -0.10%     
==========================================
  Files         278      282       +4     
  Lines        7514     7608      +94     
==========================================
+ Hits         5038     5094      +56     
- Misses       2476     2514      +38     
Files Changed Coverage Δ
app/models/dao_event.rb 52.17% <ø> (ø)
app/services/das_indexer_service.rb 31.25% <0.00%> (-2.09%) ⬇️
app/workers/contract_statistic_worker.rb 0.00% <0.00%> (ø)
app/workers/update_address_info_worker.rb 0.00% <0.00%> (ø)
lib/scheduler.rb 0.00% <0.00%> (ø)
...ib/tasks/migration/async_missing_transactions.rake 15.78% <15.78%> (ø)
lib/tasks/migration/generate_referring_cells.rake 23.07% <23.07%> (ø)
app/controllers/api/v2/scripts_controller.rb 73.68% <72.97%> (-6.32%) ⬇️
...controllers/api/v1/udt_verifications_controller.rb 100.00% <100.00%> (ø)
app/controllers/api/v1/udts_controller.rb 100.00% <100.00%> (+12.50%) ⬆️
... and 7 more

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

@rabbitz rabbitz added this pull request to the merge queue Oct 10, 2023
Merged via the queue into master with commit 2510bf5 Oct 10, 2023
8 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