Skip to content

feat: use a map with a capacity limit to prevent OutOfMemoryError (OOM). - #144

Merged
wardseptember merged 2 commits into
masterfrom
bugfix/map_oom
Sep 17, 2026
Merged

wardseptember merged 2 commits into
masterfrom
bugfix/map_oom

Conversation

@wardseptember

@wardseptember wardseptember commented Sep 17, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@codecov

codecov Bot commented Sep 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.84342%. Comparing base (151e458) to head (b2f7ba2).

Additional details and impacted files

Impacted file tree graph

@@                  Coverage Diff                  @@
##                master        #144         +/-   ##
=====================================================
- Coverage     85.90413%   85.84342%   -0.06072%     
- Complexity        4329        4330          +1     
=====================================================
  Files              436         436                 
  Lines            14373       14382          +9     
  Branches          1287        1287                 
=====================================================
- Hits             12347       12346          -1     
- Misses            2026        2036         +10     
Files with missing lines Coverage Δ
...rpc/proto/standard/common/StandardServerCodec.java 93.71429% <100.00000%> (+0.94321%) ⬆️

... and 7 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@wardseptember
wardseptember merged commit 8c6bf5f into master Sep 17, 2026
11 checks passed
@wardseptember
wardseptember deleted the bugfix/map_oom branch September 17, 2026 11:48
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