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

Decrease default node cache size #10782 #10783

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

rymsha
Copy link
Contributor

@rymsha rymsha commented Dec 2, 2024

No description provided.

@rymsha rymsha linked an issue Dec 2, 2024 that may be closed by this pull request
@rymsha rymsha force-pushed the 10782-decrease-default-node-cache-size branch from 3d307a3 to 53f906d Compare December 3, 2024 12:57
@rymsha rymsha force-pushed the 10782-decrease-default-node-cache-size branch from 53f906d to 30e7ec7 Compare December 3, 2024 13:09
Copy link

codecov bot commented Dec 3, 2024

Codecov Report

Attention: Patch coverage is 88.33333% with 7 lines in your changes missing coverage. Please review.

Project coverage is 84.58%. Comparing base (fad5d17) to head (30e7ec7).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...va/com/enonic/xp/core/internal/ByteSizeParser.java 76.66% 4 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master   #10783   +/-   ##
=========================================
  Coverage     84.58%   84.58%           
+ Complexity    19995    19994    -1     
=========================================
  Files          2636     2635    -1     
  Lines         69403    69408    +5     
  Branches       5595     5595           
=========================================
+ Hits          58704    58710    +6     
+ Misses         7996     7994    -2     
- Partials       2703     2704    +1     

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

@rymsha rymsha merged commit 3d86db9 into master Dec 3, 2024
6 checks passed
@rymsha rymsha deleted the 10782-decrease-default-node-cache-size branch December 3, 2024 13:36
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.

Better usage control of node cache size
3 participants