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

chore: removing cache_size #472

Merged
merged 1 commit into from
Mar 5, 2024
Merged

chore: removing cache_size #472

merged 1 commit into from
Mar 5, 2024

Conversation

Freyskeyd
Copy link
Member

Description

This PR is just removing a temporary config put in place during the creation of the soft-fork playbook.

Additions and Changes

Removes the with_cache_size disabling the LRU cache of identify protocol.

PR Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added or updated tests that comprehensively prove my change is effective or that my feature works

Signed-off-by: Simon Paitrault <[email protected]>
@Freyskeyd Freyskeyd requested a review from a team as a code owner March 4, 2024 08:48
Copy link

codecov bot commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.26%. Comparing base (d8db631) to head (83bb270).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #472      +/-   ##
==========================================
+ Coverage   71.24%   71.26%   +0.01%     
==========================================
  Files         226      226              
  Lines       12438    12437       -1     
==========================================
+ Hits         8862     8863       +1     
+ Misses       3576     3574       -2     

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

@dvdplm dvdplm merged commit b2e4cf8 into main Mar 5, 2024
21 checks passed
@dvdplm dvdplm deleted the feature/tp-835 branch March 5, 2024 07:42
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.

2 participants