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

#10534 PropertyTree memory overuse #10535

Merged
merged 1 commit into from May 13, 2024
Merged

Conversation

rymsha
Copy link
Contributor

@rymsha rymsha commented Apr 30, 2024

No description provided.

@rymsha rymsha linked an issue Apr 30, 2024 that may be closed by this pull request
@enonic enonic deleted a comment from codacy-production bot May 7, 2024
@enonic enonic deleted a comment from codacy-production bot May 7, 2024
@enonic enonic deleted a comment from codacy-production bot May 7, 2024
@enonic enonic deleted a comment from codacy-production bot May 7, 2024
@enonic enonic deleted a comment from codacy-production bot May 7, 2024
@enonic enonic deleted a comment from codacy-production bot May 7, 2024
@enonic enonic deleted a comment from codacy-production bot May 7, 2024
@enonic enonic deleted a comment from codacy-production bot May 7, 2024
@enonic enonic deleted a comment from codacy-production bot May 7, 2024
@enonic enonic deleted a comment from codacy-production bot May 7, 2024
@enonic enonic deleted a comment from codacy-production bot May 7, 2024
@enonic enonic deleted a comment from codacy-production bot May 7, 2024
@enonic enonic deleted a comment from codacy-production bot May 8, 2024
@enonic enonic deleted a comment from codacy-production bot May 8, 2024
@enonic enonic deleted a comment from codacy-production bot May 8, 2024
@enonic enonic deleted a comment from codacy-production bot May 8, 2024
@enonic enonic deleted a comment from codacy-production bot May 8, 2024
@enonic enonic deleted a comment from codacy-production bot May 8, 2024
@enonic enonic deleted a comment from codacy-production bot May 8, 2024
@enonic enonic deleted a comment from codacy-production bot May 8, 2024
@enonic enonic deleted a comment from codacy-production bot May 8, 2024
@enonic enonic deleted a comment from codacy-production bot May 8, 2024
@enonic enonic deleted a comment from codacy-production bot May 8, 2024
@enonic enonic deleted a comment from codacy-production bot May 8, 2024
@enonic enonic deleted a comment from codacy-production bot May 8, 2024
@enonic enonic deleted a comment from codacy-production bot May 8, 2024
@rymsha rymsha force-pushed the 10534-propertytree-momory-overuse branch 2 times, most recently from 147bb77 to cdf8ee7 Compare May 10, 2024 09:54
Copy link

codecov bot commented May 10, 2024

Codecov Report

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

Project coverage is 84.56%. Comparing base (5092abc) to head (d21221a).

Files Patch % Lines
...c/xp/repo/impl/node/json/ImmutableVersionData.java 88.23% 4 Missing ⚠️
...main/java/com/enonic/xp/util/BinaryReferences.java 83.33% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #10535      +/-   ##
============================================
+ Coverage     84.54%   84.56%   +0.02%     
- Complexity    19737    19765      +28     
============================================
  Files          2623     2626       +3     
  Lines         68532    68653     +121     
  Branches       5462     5467       +5     
============================================
+ Hits          57939    58056     +117     
- Misses         7934     7938       +4     
  Partials       2659     2659              

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

@rymsha rymsha force-pushed the 10534-propertytree-momory-overuse branch 3 times, most recently from df9f7f7 to 124b128 Compare May 10, 2024 14:50
@rymsha rymsha marked this pull request as ready for review May 10, 2024 14:53
@rymsha rymsha force-pushed the 10534-propertytree-momory-overuse branch from 124b128 to 6eb5202 Compare May 10, 2024 19:53
@rymsha rymsha force-pushed the 10534-propertytree-momory-overuse branch from 6eb5202 to d21221a Compare May 10, 2024 19:54
@rymsha rymsha merged commit f89e453 into master May 13, 2024
8 of 9 checks passed
@rymsha rymsha deleted the 10534-propertytree-momory-overuse branch May 13, 2024 11:45
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.

PropertyTree memory overuse
3 participants