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

Add an LRU Cache for stored items #385

Merged
merged 7 commits into from
Jan 13, 2024
Merged

Add an LRU Cache for stored items #385

merged 7 commits into from
Jan 13, 2024

Conversation

handymenny
Copy link
Owner

No description provided.

Copy link

codecov bot commented Jan 13, 2024

Codecov Report

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

Comparison is base (3715050) 87% compared to head (643dd7c) 87%.

Files Patch % Lines
...martphonecombo/uecapabilityparser/util/LruCache.kt 75% 2 Missing and 2 partials ⚠️
...it/smartphonecombo/uecapabilityparser/cli/Clikt.kt 70% 0 Missing and 3 partials ⚠️
...mbo/uecapabilityparser/model/index/LibraryIndex.kt 80% 0 Missing and 2 partials ⚠️
...phonecombo/uecapabilityparser/server/JavalinApp.kt 72% 0 Missing and 2 partials ⚠️
.../smartphonecombo/uecapabilityparser/util/Intern.kt 92% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@         Coverage Diff         @@
##           main   #385   +/-   ##
===================================
+ Coverage    87%    87%   +1%     
===================================
  Files        96     99    +3     
  Lines      4485   4543   +58     
  Branches   1061   1078   +17     
===================================
+ Hits       3885   3938   +53     
+ Misses      244    243    -1     
- Partials    356    362    +6     

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

@handymenny handymenny merged commit fd904f9 into main Jan 13, 2024
6 checks passed
@handymenny handymenny deleted the lru-cache branch May 13, 2024 19: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.

1 participant