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

Fix cached find #1428

Merged
merged 2 commits into from
Sep 4, 2023
Merged

Conversation

zmcNotafraid
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 3, 2023

Codecov Report

Patch coverage: 62.29% and project coverage change: +0.60% 🎉

Comparison is base (bb447e4) 66.37% compared to head (f1cc121) 66.98%.
Report is 52 commits behind head on develop.

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

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1428      +/-   ##
===========================================
+ Coverage    66.37%   66.98%   +0.60%     
===========================================
  Files          275      277       +2     
  Lines         7397     7491      +94     
===========================================
+ Hits          4910     5018     +108     
+ Misses        2487     2473      -14     
Files Changed Coverage Δ
...trollers/api/v1/address_transactions_controller.rb 95.55% <ø> (-0.10%) ⬇️
app/controllers/api/v1/blocks_controller.rb 95.34% <ø> (-0.11%) ⬇️
app/models/cell_input.rb 61.36% <ø> (ø)
app/models/cell_output.rb 73.23% <ø> (-0.71%) ⬇️
app/models/deployed_cell.rb 56.57% <ø> (ø)
app/models/epoch_statistic.rb 100.00% <ø> (ø)
app/models/lock_script.rb 90.62% <ø> (ø)
app/models/token_item.rb 81.81% <ø> (ø)
app/models/type_script.rb 70.37% <ø> (ø)
app/services/charts/daily_statistic_generator.rb 96.55% <0.00%> (-3.45%) ⬇️
... and 21 more

... and 1 file with indirect coverage changes

☔ 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 Sep 4, 2023
Merged via the queue into nervosnetwork:develop with commit 0ca19ee Sep 4, 2023
1 check passed
@zmcNotafraid zmcNotafraid deleted the fix-cached-find branch September 4, 2023 01:56
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.

4 participants