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

Feature/lru cache #10

Merged
merged 2 commits into from
Sep 10, 2024
Merged

Feature/lru cache #10

merged 2 commits into from
Sep 10, 2024

Conversation

ChrisspyB
Copy link
Member

No description provided.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 84.41558% with 12 lines in your changes missing coverage. Please review.

Project coverage is 57.24%. Comparing base (151354d) to head (be75c5d).

Files with missing lines Patch % Lines
src/gribjump/info/InfoCache.cc 65.51% 10 Missing ⚠️
src/gribjump/info/LRUCache.h 92.30% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #10      +/-   ##
===========================================
+ Coverage    56.71%   57.24%   +0.53%     
===========================================
  Files           76       78       +2     
  Lines         3842     3892      +50     
  Branches       437      440       +3     
===========================================
+ Hits          2179     2228      +49     
- Misses        1663     1664       +1     

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

@ChrisspyB ChrisspyB merged commit 7c5a3fe into develop Sep 10, 2024
99 checks passed
@ChrisspyB ChrisspyB deleted the feature/lru-cache branch September 10, 2024 15:17
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.

2 participants