Skip to content

fix(cache): Scope snippet result cache by context - #26

Merged
Ibochkarev merged 2 commits into
masterfrom
fix/context-cache-keys
Sep 2, 2026
Merged

Ibochkarev merged 2 commits into
masterfrom
fix/context-cache-keys

test(cache): Cover context-scoped snippet result keys

457f74f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 2, 2026 in 0s

16.07% (+1.71%) compared to f6c109c

View this Pull Request on Codecov

16.07% (+1.71%) compared to f6c109c

Details

Codecov Report

❌ Patch coverage is 86.27451% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.07%. Comparing base (f6c109c) to head (457f74f).

Files with missing lines Patch % Lines
...re/components/pdotools/src/Parsing/Fenom/Fenom.php 0.00% 4 Missing ⚠️
core/components/pdotools/src/CoreTools.php 92.10% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #26      +/-   ##
============================================
+ Coverage     14.35%   16.07%   +1.71%     
- Complexity     1049     1060      +11     
============================================
  Files            13       14       +1     
  Lines          2758     2774      +16     
============================================
+ Hits            396      446      +50     
+ Misses         2362     2328      -34     

☔ 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.