Skip to content

chore(message-parser): pre-screen, LRU cache, tldParse memo, async generator#40568

Draft
ggazzo wants to merge 1 commit into
developfrom
feat/message-parser-perf
Draft

chore(message-parser): pre-screen, LRU cache, tldParse memo, async generator#40568
ggazzo wants to merge 1 commit into
developfrom
feat/message-parser-perf

perf(message-parser): pre-screen, LRU cache, tldParse memo, parseStream

cac97b5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 15, 2026 in 1s

69.61% (+0.01%) compared to 83f1191

View this Pull Request on Codecov

69.61% (+0.01%) compared to 83f1191

Details

Codecov Report

❌ Patch coverage is 89.77273% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.61%. Comparing base (83f1191) to head (cac97b5).
⚠️ Report is 18 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #40568      +/-   ##
===========================================
+ Coverage    69.60%   69.61%   +0.01%     
===========================================
  Files         3323     3326       +3     
  Lines       122610   122904     +294     
  Branches     21853    21940      +87     
===========================================
+ Hits         85338    85563     +225     
- Misses       33939    33973      +34     
- Partials      3333     3368      +35     
🚀 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.