Skip to content

Fix two sources of memory leaks in JS and CSS rewriting - #323

Merged
benoit74 merged 1 commit into
mainfrom
fix_mem_leaks
Jul 30, 2026
Merged

Fix two sources of memory leaks in JS and CSS rewriting#323
benoit74 merged 1 commit into
mainfrom
fix_mem_leaks

Conversation

@benoit74

Copy link
Copy Markdown
Collaborator

Fix #322

@benoit74 benoit74 self-assigned this Jul 30, 2026
@benoit74
benoit74 merged commit c23b959 into main Jul 30, 2026
8 checks passed
@benoit74
benoit74 deleted the fix_mem_leaks branch July 30, 2026 14:40
@codecov

codecov Bot commented Jul 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.96%. Comparing base (b1e3b08) to head (a5195e8).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #323   +/-   ##
=======================================
  Coverage   99.96%   99.96%           
=======================================
  Files          41       41           
  Lines        2554     2558    +4     
  Branches      364      364           
=======================================
+ Hits         2553     2557    +4     
  Misses          1        1           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

Steadily increasing memory consumption around RxRewriter

1 participant