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

Merged
merged 4 commits into from
Nov 6, 2023
Merged

Deploy to testnet #1487

merged 4 commits into from
Nov 6, 2023

Conversation

github-actions[bot]
Copy link
Contributor

No description provided.

@github-pages github-pages bot temporarily deployed to github-pages October 24, 2023 07:39 Inactive
@github-pages github-pages bot temporarily deployed to github-pages October 30, 2023 02:45 Inactive
@codecov-commenter
Copy link

codecov-commenter commented Oct 30, 2023

Codecov Report

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

Comparison is base (cf6c461) 66.88% compared to head (2666bdd) 66.95%.
Report is 8 commits behind head on testnet.

❗ Current head 2666bdd differs from pull request most recent head 67bfec1. Consider uploading reports for the commit 67bfec1 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           testnet    #1487      +/-   ##
===========================================
+ Coverage    66.88%   66.95%   +0.06%     
===========================================
  Files          282      283       +1     
  Lines         7622     7629       +7     
===========================================
+ Hits          5098     5108      +10     
+ Misses        2524     2521       -3     
Files Coverage Δ
.../controllers/api/v1/daily_statistics_controller.rb 100.00% <100.00%> (ø)
app/controllers/api/v1/monetary_data_controller.rb 100.00% <100.00%> (ø)
app/controllers/api/v1/udt_queries_controller.rb 100.00% <100.00%> (ø)
app/models/daily_statistic.rb 95.63% <100.00%> (ø)
app/models/udt.rb 100.00% <100.00%> (ø)
app/workers/contract_statistic_worker.rb 0.00% <0.00%> (ø)

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

* feat: add cache for daily statistic data

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

* test: fix test

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

---------

Signed-off-by: Miles Zhang <[email protected]>
@rabbitz rabbitz added this pull request to the merge queue Nov 6, 2023
Merged via the queue into testnet with commit 5003653 Nov 6, 2023
6 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