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

feat: add cache for daily statistic data #1489

Merged
merged 2 commits into from
Nov 1, 2023

Conversation

zmcNotafraid
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Nov 1, 2023

Codecov Report

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

Comparison is base (bb447e4) 66.37% compared to head (2bab884) 66.95%.
Report is 135 commits behind head on develop.

❗ Current head 2bab884 differs from pull request most recent head 1645bc9. Consider uploading reports for the commit 1645bc9 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1489      +/-   ##
===========================================
+ Coverage    66.37%   66.95%   +0.57%     
===========================================
  Files          275      283       +8     
  Lines         7397     7629     +232     
===========================================
+ Hits          4910     5108     +198     
- Misses        2487     2521      +34     
Files Coverage Δ
...trollers/api/v1/address_transactions_controller.rb 95.55% <100.00%> (-0.10%) ⬇️
app/controllers/api/v1/blocks_controller.rb 95.34% <ø> (-0.11%) ⬇️
...rollers/api/v1/contract_transactions_controller.rb 100.00% <100.00%> (ø)
.../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%> (ø)
.../controllers/api/v1/udt_transactions_controller.rb 100.00% <100.00%> (ø)
...controllers/api/v1/udt_verifications_controller.rb 100.00% <100.00%> (ø)
app/controllers/api/v1/udts_controller.rb 100.00% <100.00%> (ø)
...trollers/api/v2/pending_transactions_controller.rb 100.00% <100.00%> (ø)
... and 39 more

... and 1 file with indirect coverage changes

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

Signed-off-by: Miles Zhang <[email protected]>
@zmcNotafraid zmcNotafraid added this pull request to the merge queue Nov 1, 2023
Merged via the queue into nervosnetwork:develop with commit 896fa7d Nov 1, 2023
1 check passed
@zmcNotafraid zmcNotafraid deleted the issue-202 branch November 1, 2023 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants