Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

refactor: put request param to data store cache #68

Merged
merged 3 commits into from
Apr 30, 2024

Conversation

lanlou1554
Copy link
Collaborator

No description provided.

@lanlou1554 lanlou1554 requested a review from xx01cyx April 30, 2024 22:18
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 87.40157% with 16 lines in your changes are missing coverage. Please review.

Project coverage is 87.17%. Comparing base (c9cc2c1) to head (1e78b0b).

Files Patch % Lines
...rage-node/src/cache/data_store_cache/sqlite/mod.rs 71.42% 4 Missing and 2 partials ⚠️
storage-node/src/storage_manager.rs 86.95% 0 Missing and 6 partials ⚠️
...age-node/src/cache/data_store_cache/memdisk/mod.rs 92.45% 0 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #68      +/-   ##
==========================================
+ Coverage   86.75%   87.17%   +0.42%     
==========================================
  Files          21       22       +1     
  Lines        3412     3299     -113     
  Branches     3412     3299     -113     
==========================================
- Hits         2960     2876      -84     
+ Misses        257      253       -4     
+ Partials      195      170      -25     

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

@lanlou1554 lanlou1554 merged commit 540db28 into main Apr 30, 2024
1 check passed
@lanlou1554
Copy link
Collaborator Author

closes #55

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants